Examveda

cmd > abc 2>&1 will

A. Write file2 to file1

B. Write standard output and standard error to abc

C. Write standard error to abc

D. Write standard output to abc & standard error to monitor

Answer: Option B


This Question Belongs to Computer Science >> Linux

Join The Discussion

Related Questions on Linux