Novell
050-720 · Question #22
You work as a Product Engineer for Net Perfect Inc. The company has a Linux-based network. You want to recursively remove a directory and its contents. Which of the following Linux commands can you…
The correct answer is B. rm -r dir1 [dir2...]. See the full explanation below for the reasoning.
Question
You work as a Product Engineer for Net Perfect Inc. The company has a Linux-based network. You want to recursively remove a directory and its contents. Which of the following Linux commands can you use to accomplish the task?
Options
- Armdir dir1 [dir2...]
- Brm -r dir1 [dir2...]
- Cmkdir dir1 [dir2...]
- Dmkdir -p dirpath
How the community answered
(43 responses)- A5% (2)
- B84% (36)
- C9% (4)
- D2% (1)
Community Discussion
No community discussion yet for this question.