

McqMate
Q. |
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 |
Answer» D. syntax error |
View all MCQs in
Operating System ArchitectureNo comments yet