LPI
101-500 · Question #404
Which option to the tee command will cause the output to be concatenated on the end of the output file instead of overwriting the existing file contents?
The correct answer is A. -a. You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
GNU and Unix Commands
Question
Which option to the tee command will cause the output to be concatenated on the end of the output file instead of overwriting the existing file contents?
Options
- A-a
- B-c
- C-no-clobber
- D-continue
How the community answered
(37 responses)- A92% (34)
- B5% (2)
- D3% (1)
Explanation
You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Topics
#tee command#output redirection#append mode#command flags
Community Discussion
No community discussion yet for this question.