Q1001
Which one of the following command can delete a directory which is not empty?
A.
rm -r
AnswerB.
rmdir
C.
rm *
D.
del *
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board