Oracle
1Z0-876 · Question #80
Tina has executed the following command: $ affiliate.sh 2>>/var/log/worklog Choose the statement that is true concerning this command.
The correct answer is B. stderr is redirected to a file. See the full explanation below for the reasoning.
Question
Tina has executed the following command:
$ affiliate.sh 2>>/var/log/worklog Choose the statement that is true concerning this command.
Options
- Astdin is redirected to a file.
- Bstderr is redirected to a file.
- Cstdout is redirected to a file.
- Dall output from the script is redirected to a file.
How the community answered
(50 responses)- A2% (1)
- B78% (39)
- C14% (7)
- D6% (3)
Community Discussion
No community discussion yet for this question.