Multiple Choice
You want to redirect both output and error messages of the find command to the find-output file. Which command accomplishes this task?
A) find /etc -name "*conf" 2>&find-output
B) find /etc -name "*conf" 2<&1 > find-output
C) find /etc -name "*conf" > find-output 2>&1
D) find /etc -name "*conf" > find-output 2>find-output
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q29: As a normal user, such as geeko,
Q30: You want to copy the mytext file
Q31: You can schedule jobs to be executed
Q32: What is the result of the following
Q33: What does the following command do? tar
Q35: Routes to the directly connected network are
Q36: What is the correct order of steps
Q37: What is the name of the file
Q38: You want to secure a POP3 connection
Q39: How do you start a YaST module