P Priyanka Tomar • 35.28K Points Coach Bookmark Embed Report View In MB-Short Q. What is the following syntax used for? command >file1 2>file2 (A) Send command's standard output to file1,and its standard error to file2 (B) Send command's standard error to file1, and its standard output to file2 (C) Send command's standard error to file1, and its standard input to file2 (D) Send command's standard input to file1,and its standard output to file2 Correct Answer - Option(A) Views: 53 Filed under category Linux Share
Discusssion
Login to discuss.