home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / SRC / msdos_diskaccess.lzh / MS_DISK_ACCESS / Mrd.1 < prev    next >
Text File  |  1990-05-10  |  598b  |  22 lines

  1. .TH MRD 1 local
  2. .SH NAME
  3. mrd \- remove a MSDOS sub directory
  4. .SH SYNOPSIS
  5. .B mrd
  6. msdosdirectory
  7. .SH DESCRIPTION
  8. .I Mrd
  9. removes a directory from a MSDOS formatted diskette.  Sub directories
  10. are supported with either the '/' or '\e\' separator.  The use of
  11. the '\e\' separator will require the directory name to be enclosed in
  12. quotes to protect it from the shell.
  13. .PP
  14. An error occurs if the directory is not empty.
  15. .PP
  16. Wildcards are not supported.
  17. .PP
  18. The environmental variable MCWD may be used to establish a current
  19. working directory (relative to the MSDOS diskette).
  20. .SH SEE ALSO
  21. mdir(1), mmd(1)
  22.