Article 6D6J2 Can't remove a directory

Can't remove a directory

by
RandomTroll
from LinuxQuestions.org on (#6D6J2)
Code:rmdir apple returns: Quote:
rmdir: failed to remove 'apple': Directory not empty
Code: rm -rf apple returns: Quote:
rm: cannot remove 'apple': Directory not empty
Code: ls -Al apple returns: Quote:
total 0
How can this happen?
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments