πŸ“Š Linux
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
πŸ’¬ Discuss
βœ… Correct Answer: (A) Send command's standard output to file1,and its standard error to file2

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
82
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Priyanka Tomar
Publisher
πŸ“ˆ
80%
Success Rate