Q. cat < file1 >> file2 | file3 (Solved)

1. file1 content will be appended to file2 and finally stored in file3

2. file1 content will be appended to file2 and file3 will be ignored

3. file2 and file3 will have same content

4. syntax error

  • d. syntax error
Subscribe Now

Get All Updates & News