Oracle
1Z0-409 · Question #201
View the Exhibit and note the directory hierarchy. How would you delete the /test1 directory hierarchy? (Choose all that apply.)
The correct answer is A. rm -rf /test1 F. rmdir -p /test1/hello/fine/documents. See the full explanation below for the reasoning.
Question
View the Exhibit and note the directory hierarchy. How would you delete the /test1 directory hierarchy? (Choose all that apply.)
Exhibit
Options
- Arm -rf /test1
- Brmdir -r /test1
- Crmdir -p /test1
- Drm -d /test1/hello/fine/documents
- Erm -rf /test1/hello/fine/documents
- Frmdir -p /test1/hello/fine/documents
How the community answered
(29 responses)- A72% (21)
- B3% (1)
- C7% (2)
- D17% (5)
Community Discussion
No community discussion yet for this question.
