nerdexam
LPI

117-010 · Question #68

Which command will delete the directory foo with all its content?

The correct answer is B. rm -r foo. See the full explanation below for the reasoning.

Question

Which command will delete the directory foo with all its content?

Options

  • Armdir -a foo
  • Brm -r foo
  • Crm -a foo
  • Drmdir foo

How the community answered

(30 responses)
  • B
    83% (25)
  • C
    10% (3)
  • D
    7% (2)

Community Discussion

No community discussion yet for this question.

Full 117-010 Practice