Question: what will be correct answer for this two question? QUESTION 1 What will issuing the command is /bin 2> output.txt do? O a. Redirect error

what will be correct answer for this two question?
QUESTION 1 What will issuing the command is /bin 2> output.txt do? O a. Redirect error messages to the file, overwriting it's contents. b. Append the output of the command to the file, adding it to the bottom. O c. Redirect error messages to bottom of the file adding to it's content. d. Redirect the output of the command to the file, overwriting it's contents (if any). QUESTION 2 What will issuing the command Is /bin >> output.txt dor a. Redirect the output of the command to the file, overwriting it's contents (if any), b. Redirect error messages to bottom of the file, adding to its content. c. Append the output of the command to the file adding it to the bottom. d. Redirect error messages to the file, overwriting it's contents Click on
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
