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)- B83% (25)
- C10% (3)
- D7% (2)
Community Discussion
No community discussion yet for this question.