LPI
117-101 · Question #11
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
(28 responses)- A7% (2)
- B14% (4)
- C4% (1)
- D75% (21)
Community Discussion
No community discussion yet for this question.