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 / mren.1 < prev    next >
Text File  |  1997-11-12  |  2KB  |  100 lines

  1. .TH mren 1 "21mar97" mtools-3.4
  2. .SH Name
  3. mren - rename an existing MSDOS file
  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 mren"
  75. .iX "c Renaming files (mren)"
  76. .iX "c Moving files (mren)"
  77. .PP
  78. The \fR\&\f(CWmren\fR command is used to rename or move an existing MS-DOS
  79. file or subdirectory. Its syntax is:
  80. .PP
  81. .(l I
  82. \&\fR\&\f(CWmren\fR [\fR\&\f(CW-voOsSrRA\fR] \fIsourcefile\fR \fItargetfile\fR
  83. .)l
  84.  
  85. .PP
  86. \&\fR\&\f(CWMren\fR
  87. renames an existing file on an MS-DOS filesystem.
  88. .PP
  89. In verbose mode, \fR\&\f(CWMren\fR displays the new filename if the name
  90. supplied is invalid.
  91. .PP
  92. If the first syntax is used (only one sourcefile), and if the target
  93. name doesn't contain any slashes or colons, the file (or subdirectory)
  94. is renamed in the same directory, instead of being moved to the current
  95. \&\fR\&\f(CWmcd\fR directory as would be the case with \fR\&\f(CWmmove\fR. Unlike the
  96. MS-DOS version of \fR\&\f(CWREN\fR, \fR\&\f(CWmren\fR can be used to rename
  97. directories.
  98. .SH See Also
  99. Mtools' texinfo doc
  100.