Vidyalelo
Computer Science · Q1001

UNIX

Engineering and GATE · Computer Science · question 1001

Q1001

Which one of the following command can delete a directory which is not empty?

A.
rm -r
Answer
B.
rmdir
C.
rm *
D.
del *

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board