Can't remove a directory
by RandomTroll from LinuxQuestions.org on (#6D6J2)
Code:rmdir apple returns: Quote:
Code: rm -rf apple returns: Quote:
Code: ls -Al apple returns: Quote:
How can this happen?
rmdir: failed to remove 'apple': Directory not empty |
rm: cannot remove 'apple': Directory not empty |
total 0 |