Multiple Choice
Given the following directory structure, which commands would successfully remove the fubar directory?
A) rm -r fubar
B) rmdir -p fubar
C) rmdir -p fubar/bar
D) rm fubar/bar
E) rm fubar
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q87: Who invented Linux?<br>A) Dennis Ritchie<br>B) Andy Bechtolsheim<br>C)
Q88: Which utility can be used to place
Q89: Which of these characters is not valid
Q90: The ps aux command is from which
Q91: The cron system is used to<br>A) set
Q93: Where will the find command look to
Q94: Which of the following are valid examples
Q95: To negate a set in a regular
Q96: In regular expressions, three quantifier operators are<br>A)
Q97: Which of these statements is true?<br>A) "."