

McqMate
Q. |
What is the following syntax used for command 2> /dev/null |
A. | Send the output of command to a file called /dev/null |
B. | Discard standard error entirely. |
C. | Append the output of command to a file called /dev/null |
D. | Send error messages from command to a file called /dev/null |
Answer» D. Send error messages from command to a file called /dev/null |
View all MCQs in
Linux Operating SystemNo comments yet