nerdexam
LPI

101-400 · Question #12

A user accidentally created the subdirectory \dir in his home directory. Which of the following commands will remove that directory?

The correct answer is E. rmdir ~/\\dir. See the full explanation below for the reasoning.

Question

A user accidentally created the subdirectory \dir in his home directory. Which of the following commands will remove that directory?

Options

  • Armdir '~/\dir'
  • Brmdir "~/\dir"
  • Crmdir ~/'dir'
  • Drmdir ~/\dir
  • Ermdir ~/\dir

How the community answered

(44 responses)
  • A
    11% (5)
  • B
    2% (1)
  • C
    2% (1)
  • D
    5% (2)
  • E
    80% (35)

Community Discussion

No community discussion yet for this question.

Full 101-400 Practice