LPI
117-010 · Question #12
In order to append the output of ls to a file called bazz, which of the following command lines would you use?
The correct answer is D. ls >> bazz. See the full explanation below for the reasoning.
Question
In order to append the output of ls to a file called bazz, which of the following command lines would you use?
Options
- Als >bazz
- Bls >& bazz
- Cls &> bazz
- Dls >> bazz
How the community answered
(40 responses)- A5% (2)
- B3% (1)
- C15% (6)
- D78% (31)
Community Discussion
No community discussion yet for this question.