Multiple Choice
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:

Verified
Correct Answer:
Verified
Q30: Which file is the list of commands
Q31: To display information about the processor itself
Q32: Which file determines what will be run
Q33: How do you create a crontab entry?<br>A)crontab
Q34: What command is used to print a
Q36: How do you run a job that
Q37: What command is used with vi editor
Q38: How would you search for the string
Q39: What does the 2>&1 at the end
Q40: What command is used to sort the