Home Basics I Basics II Commands I vi Editor Commands II Permissions
Networking Archiving File System Sys. Admin More Info Bulletin Board Contact Us

rmdir


       rmdir - remove empty directories


SYNOPSIS

       rmdir [OPTION]... DIRECTORY...


DESCRIPTION

       Remove the DIRECTORY(ies), if they are empty.

       --ignore-fail-on-non-empty
              ignore  each  failure  that  is  solely because the
              directory is non-empty

       -p, --parents
              remove explicit parent directories if being emptied

       --verbose
              output a diagnostic for every directory processed

       --help display this help and exit

       --version
              output version information and exit


REPORTING BUGS

       Report bugs to <bug-fileutils@gnu.org>.


SEE ALSO

       The  full  documentation for rmdir is maintained as a Tex-
       info manual.  If the info and rmdir programs are  properly
       installed at your site, the command

              info rmdir

       should give you access to the complete manual.

Topic:
If you do not have your own linux server, you can get a shell account through us and learn UNIX quickly.


Home Basics I Basics II Commands I vi Editor Commands II Permissions
Networking Archiving File System Sys. Admin More Info Bulletin Board Contact Us
© Copyright 2001. All rights reserved.