
rmdir <directory>

        Remove a sub-directory from the current working directory.  The
        sub-directory must be empty before 'rmdir' can be used.



