Novell
050-720 · Question #85
Which of the following commands is used to append the list of files in the /tmp directory to an existing file named deletelater.txt?
The correct answer is A. ls /tmp >> deletelater.txt. See the full explanation below for the reasoning.
Question
Which of the following commands is used to append the list of files in the /tmp directory to an existing file named deletelater.txt?
Options
- Als /tmp >> deletelater.txt
- Bls /tmp deletelater.txt
- Cls /tmp > deletelater.txt
- Dls deletelater.txt /tmp
How the community answered
(32 responses)- A75% (24)
- B16% (5)
- C3% (1)
- D6% (2)
Community Discussion
No community discussion yet for this question.