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.
1.4k
0
Do you find this helpful?
12

View all MCQs in

Linux Operating System

Discussion

No comments yet