Vidyalelo
Computer Science · Q396

UNIX

Engineering and GATE · Computer Science · question 396

Q396

If rmdir dir001 fails, what could be the reason(s)?

A.
dir001 doesn't exist
B.
dir001 is not empty
C.
permissions of dir001 doesn't allow to remove it
D.
dir001 doesn't exist, dir001 is not empty and permissions of dir001 doesn't allow to remove it
Answer

Answer: Option D

Solution

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