Imported Upstream version 4.0.18
[platform/upstream/mtools.git] / mmove.1
1 '\" t
2 .TH mmove 1 "09Jan13" mtools-4.0.18
3 .SH Name
4 mmove - move or rename an MSDOS file or subdirectory
5 '\" t
6 .de TQ
7 .br
8 .ns
9 .TP \\$1
10 ..
11
12 .tr \(is'
13 .tr \(if`
14 .tr \(pd"
15
16 .SH Note\ of\ warning
17 This manpage has been automatically generated from mtools's texinfo
18 documentation, and may not be entirely accurate or complete.  See the
19 end of this man page for details.
20 .PP
21 .SH Description
22 .PP
23 The \fR\&\f(CWmmove\fR command is used to moves or renames an existing MS-DOS
24 file or subdirectory.
25 .ft I
26 .nf
27 \&\fR\&\f(CWmmove\fR [\fR\&\f(CW-v\fR] [\fR\&\f(CW-D\fR \fIclash_option\fR] \fIsourcefile\fR \fItargetfile\fR
28 \&\fR\&\f(CWmmove\fR [\fR\&\f(CW-v\fR]  [\fR\&\f(CW-D\fR \fIclash_option\fR] \fIsourcefile\fR [ \fIsourcefiles\fR\&... ] \fItargetdirectory\fR
29 .fi
30 .ft R
31  
32 \&\fR\&\f(CWMmove\fR moves or renames an existing MS-DOS file or
33 subdirectory. Unlike the MS-DOS version of \fR\&\f(CWMOVE\fR, \fR\&\f(CWmmove\fR is
34 able to move subdirectories.  Files or directories can only be moved
35 within one file system. Data cannot be moved from MS-DOS to Unix or
36 vice-versa.  If you omit the drive letter from the target file or
37 directory, the same letter as for the source is assumed.  If you omit
38 the drive letter from all parameters, drive a: is assumed by default.
39 .PP
40 .SH See\ Also
41 Mtools' texinfo doc
42 .SH Viewing\ the\ texi\ doc
43 This manpage has been automatically generated from mtools's texinfo
44 documentation. However, this process is only approximative, and some
45 items, such as crossreferences, footnotes and indices are lost in this
46 translation process.  Indeed, these items have no appropriate
47 representation in the manpage format.  Moreover, not all information has
48 been translated into the manpage version.  Thus I strongly advise you to
49 use the original texinfo doc.  See the end of this manpage for
50 instructions how to view the texinfo doc.
51 .TP
52 * \ \ 
53 To generate a printable copy from the texinfo doc, run the following
54 commands:
55  
56 .nf
57 .ft 3
58 .in +0.3i
59     ./configure; make dvi; dvips mtools.dvi
60 .fi
61 .in -0.3i
62 .ft R
63 .PP
64  
65 \&\fR
66 .TP
67 * \ \ 
68 To generate a html copy,  run:
69  
70 .nf
71 .ft 3
72 .in +0.3i
73     ./configure; make html
74 .fi
75 .in -0.3i
76 .ft R
77 .PP
78  
79 \&\fRA premade html can be found at
80 \&\fR\&\f(CW\(ifhttp://www.gnu.org/software/mtools/manual/mtools.html\(is\fR
81 .TP
82 * \ \ 
83 To generate an info copy (browsable using emacs' info mode), run:
84  
85 .nf
86 .ft 3
87 .in +0.3i
88     ./configure; make info
89 .fi
90 .in -0.3i
91 .ft R
92 .PP
93  
94 \&\fR
95 .PP
96 The texinfo doc looks most pretty when printed or as html.  Indeed, in
97 the info version certain examples are difficult to read due to the
98 quoting conventions used in info.
99 .PP