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
2.9k
0
Do you find this helpful?
3

View all MCQs in

Linux Operating System

Discussion

No comments yet