RMDIR(1)                         User Commands
RMDIR(1)



NNAAMMEE
       rmdir - remove empty directories

SSYYNNOOPPSSIISS
       rrmmddiirr
       [_O_P_T_I_O_N]... _D_I_R_E_C_T_O_R_Y...

DDEESSCCRRIIPPTTIIOONN
       Remove the DIRECTORY(ies), if they are empty.

       ----iiggnnoorree--ffaaiill--oonn--nnoonn--eemmppttyy

              ignore  each  failure  that  is  solely  because
              a directory is non-empty

       --pp, ----ppaarreennttss
              Remove DIRECTORY and its ancestors.  E.g.,
              `rmdir --pp  a/b/c'  is similar to `rmdir
              a/b/c a/b a'.

       --vv, ----vveerrbboossee
              output a diagnostic for every directory processed

       ----hheellpp display this help and exit

       ----vveerrssiioonn
              output version information and exit

AAUUTTHHOORR
       Written by David MacKenzie.

RREEPPOORRTTIINNGG BBUUGGSS
       Report bugs to <bug-coreutils@gnu.org>.

CCOOPPYYRRIIGGHHTT
       Copyright © 2006 Free Software Foundation, Inc.
       This  is  free  software.   You may redistribute
       copies of it under the terms      of      the
       GNU      General       Public       License
       <http://www.gnu.org/licenses/gpl.html>.   There  is
       NO WARRANTY, to the extent permitted by law.

SSEEEE AALLSSOO
       rmdir(2)

       The full documentation for rrmmddiirr is
       maintained as a Texinfo manual.  If the  iinnffoo
       and  rrmmddiirr programs are properly installed
       at your site, the command

              iinnffoo rrmmddiirr

       should give you access to the complete manual.



rmdir 6.7                        December 2006
RMDIR(1)
