LPI
117-101 · Question #77
What can the tee command be used for?
The correct answer is E. Send a command's output to stdout and a to file at the same time. See the full explanation below for the reasoning.
Question
What can the tee command be used for?
Options
- APrint the contents of a file in reverse order
- BUse the output of one command as arguments to another
- CAdd line numbers to the output of a command
- DPipe the output of one command into the input of another
- ESend a command's output to stdout and a to file at the same time
How the community answered
(29 responses)- A7% (2)
- C3% (1)
- D17% (5)
- E72% (21)
Community Discussion
No community discussion yet for this question.