Answers for "cannot delete directory not empty"

8

rmdir: failed to remove ‘’: Directory not empty

rm -rf myDirectory
Posted by: Guest on January-16-2020
1

cannot delete empty folder windows 10

1. Setup Winrar / Winzip
2. Right click folder cannot delete -> choose"add to archive"
3. At General tab -> choose Archiving options -> Choose Delete files after archiving.
4. after that the folder will CHANGE TO zip file and delete the empty folder, IS IT GOOD? :D
Posted by: Guest on November-14-2020
1

remove a non empty directory

sudo rm -R [Directory name]
Posted by: Guest on January-23-2021

Code answers related to "cannot delete directory not empty"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language