LPI
101-500 · 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. You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
GNU and Unix Commands
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
(42 responses)- A2% (1)
- D2% (1)
- E95% (40)
Explanation
You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Topics
#tee command#I/O redirection#stdout/file output#shell utilities
Community Discussion
No community discussion yet for this question.