home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / CMDS / mtools_3.6.docs.lzh / MTOOLS_3.6 / DOCS / mrd.1 < prev    next >
Text File  |  1997-11-12  |  2KB  |  93 lines

  1. .TH mrd 1 "21mar97" mtools-3.4
  2. .SH Name
  3. mrd - remove an MSDOS subdirectory
  4. '\" t
  5. .de TQ
  6. .br
  7. .ns
  8. .TP \\$1
  9. ..
  10.  
  11. .tr \(is'
  12. .tr \(if`
  13. .tr \(pd"
  14.  
  15. .SH Note
  16. This manpage has been automatically generated from mtools's texinfo
  17. documentation.  However, this process is only approximative, and some
  18. items, such as crossreferences, footnotes and indices are lost in this
  19. translation process.  Indeed, this items have no appropriate
  20. representation in the manpage format.  Moreover, only the items specific
  21. to each command have been translated, and the general information about
  22. mtools has been dropped in the manpage version.  Thus I strongly advise
  23. you to use the original texinfo doc.
  24. .TP
  25. * \ \ 
  26. To generate a printable copy from the texinfo doc, run the following
  27. commands:
  28.  
  29. .nf
  30. .ft 3
  31. .in +0.3i
  32.     ./configure; make dvi; dvips mtools.dvi
  33. .fi
  34. .in -0.3i
  35. .ft R
  36. .lp
  37.  
  38. \&\fR
  39. .TP
  40. * \ \ 
  41. To generate a html copy,  run:
  42.  
  43. .nf
  44. .ft 3
  45. .in +0.3i
  46.     ./configure; make html
  47. .fi
  48. .in -0.3i
  49. .ft R
  50. .lp
  51.  
  52. \&\fRA premade html can be found at:
  53. \&\fR\&\f(CW\(ifhttp://linux.wauug.org/pub/knaff/mtools\(is\fR
  54. .TP
  55. * \ \ 
  56. To generate an info copy (browsable using emacs' info mode), run:
  57.  
  58. .nf
  59. .ft 3
  60. .in +0.3i
  61.     ./configure; make info
  62. .fi
  63. .in -0.3i
  64. .ft R
  65. .lp
  66.  
  67. \&\fR
  68. .PP
  69. The texinfo doc looks most pretty when printed or as html.  Indeed, in
  70. the info version certain examples are difficult to read due to the
  71. quoting conventions used in info.
  72. .PP
  73. .SH Description
  74. .iX "p mrd"
  75. .iX "c Removing a directory"
  76. .iX "c Erasing a directory"
  77. .iX "c Deleting a directory"
  78. .iX "c Directory removing"
  79. .iX "c Subdirectory removing"
  80. .PP
  81. The \fR\&\f(CWmrd\fR command is used to remove an MS-DOS subdirectory. Its
  82. syntax is:
  83. .PP
  84. .(l I
  85. \&\fR\&\f(CWmrd\fR [\fR\&\f(CW-v\fR] \fImsdosdirectory\fR [ \fImsdosdirectories\fR\&... ]
  86. .)l
  87.  
  88. .PP
  89. \&\fR\&\f(CWMrd\fR removes a directory from an MS-DOS filesystem. An error occurs
  90. if the directory does not exist or is not empty.
  91. .SH See Also
  92. Mtools' texinfo doc
  93.