Search results for "empty directory"
Unix shell remove directory
How do I remove a directory in unix?
Unlike windows, Unix is usually used as a shell environment. This way, the operating becomes tricky and hard if you do not know the commands. Very often you need to remove files/directories. To remove a file you just type rm filename and that's it. It's gone .
To remove a directory that you own, use the rmdir ...

RSS/XML