Q367
cmd > abc 2>&1 will
A.
Write file2 to file1
B.
Write standard output and standard error to abc
AnswerC.
Write standard error to abc
D.
Write standard output to abc & standard error to monitor
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board