Definitions for "Rmdir"
To delete (remove) a directory. Before you delete a directory, delete the files and subdirectories that it contains. The -r option does this for you, but make sure that this is what you really want to do.
rm remove (unlink) files or directories
Removes a directory 1305
Unix or DOS-system. In Unix, it cannot be capitalized, whereas this doesn't apply for DOS.