Vidyalelo
Computer Science · Q861

Linux

Engineering and GATE · Computer Science · question 861

Q861

Syntax to suppress the display of command error to monitor?

A.
command > &2
B.
command 2> &1
C.
command 2> &2
D.
command 2> /dev/null
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board