home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / tos / futils / futils~1 / man / manpages.zoo / rmdir.1 < prev    next >
Encoding:
Text File  |  1991-11-11  |  630 b   |  67 lines

  1.  
  2.  
  3.  
  4. RMDIR(1L)                                               RMDIR(1L)
  5.  
  6.  
  7.  
  8. NAME
  9.      rmdir - remove empty directories
  10.  
  11. SYNOPSIS
  12.      rmdir [-p] [+path] dir...
  13.  
  14. DESCRIPTION
  15.      This manual page documents the GNU version of rmdir.  rmdir
  16.      removes each given empty directory.  If any non-option argu-
  17.      ment does not refer to an existing empty directory, it is an
  18.      error.
  19.  
  20.      OPTIONS
  21.  
  22.      -_✓p, +_✓p_✓a_✓t_✓h
  23.           Remove any parent directories that are explicitly men-
  24.           tioned in an argument, if they become empty after the
  25.           argument file is removed.
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Page 1
  64.  
  65.  
  66.  
  67.