LPI
101-400 · Question #357
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
(44 responses)- A5% (2)
- B9% (4)
- D2% (1)
- E84% (37)
Community Discussion
No community discussion yet for this question.