

MCQOPTIONS
Saved Bookmarks
1. |
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» C. write standard error to abc | |