nerdexam
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)
  • A
    75% (24)
  • B
    16% (5)
  • C
    3% (1)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full 050-720 Practice