cat < file1 >> file2 | file3:
a) file1 content will be appended to file2 and finally stored in file3
b) file1 content will be appended to file2 and file3 will be ignored
c) file2 and file3 will have same content
d) syntax error

Submitted by: Murtaza
d) syntax error
Submitted by: Murtaza

Read Online Linux OS Shell Job Interview Questions And Answers