LPI
101-400 · 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. See the full explanation below for the reasoning.
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
(24 responses)- A83% (20)
- B4% (1)
- C8% (2)
- D4% (1)
Community Discussion
No community discussion yet for this question.