Rmdir
/skill level/
/viewed/
0 Times
Structure:rmdir [options] directories
rmdir allows you to remove or delete directories but not their contents. A directory must be empty in order to remove it using this command. If you wish to remove a directory and all its contents, you should use rm -r.
Back to Unix Guide
- This page was last modified 01:16, 16 May 2008.