Which command will delete the directory foo with all its content? seenagape 9 years ago Which command will delete the directory foo with all its content? A. rm -r foo B. rm -a foo C. rmdir foo D. rmdir -a foo Explanation: ← Previous question Next question →