Which command will delete the directory foo with all its content?
A.
rmdir -a foo
B.
rm -r foo
C.
rm -a foo
D.
rmdir foo
Which command will delete the directory foo with all its content?
Which command will delete the directory foo with all its content?
A.
rmdir -a foo
B.
rm -r foo
C.
rm -a foo
D.
rmdir foo