

McqMate
Q. |
What is the purpose of the following operator? >> |
A. | It is used to send the output of one command so it becomes the input of a second command. |
B. | It is used to send both input and output to the same file. |
C. | It is used to overwrite the contents of a file. |
D. | It appends data to a file without overwriting it. |
Answer» D. It appends data to a file without overwriting it. |
View all MCQs in
Linux Operating SystemNo comments yet