Initial import package mtools: Programs for accessing MS-DOS disks without mounting...
[profile/ivi/mtools.git] / mdel.1
1 .TH mdel 1 "03Nov09" mtools-4.0.12
2 .SH Name
3 mdel - delete an MSDOS file
4 mdeltree - recursively delete an MSDOS directory and its contents
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 .iX "p mdel"
23 .iX "c removing MS-DOS files"
24 .iX "c erasing MS-DOS files"
25 .iX "c deleting MS-DOS files"
26 .PP
27 The \fR\&\f(CWmdel\fR command is used to delete an MS-DOS file. Its syntax
28 is:
29 .PP
30 .ft I
31 .nf
32 \&\fR\&\f(CWmdel\fR [\fR\&\f(CW-v\fR] \fImsdosfile\fR [ \fImsdosfiles\fR \&...  ]
33 .fi
34 .ft R
35  
36 .PP
37 \&\fR\&\f(CWMdel\fR deletes files on an MS-DOS filesystem.
38 .PP
39 \&\fR\&\f(CWMdel\fR asks for verification prior to removing a read-only file.
40 .PP
41 .SH See\ Also
42 Mtools' texinfo doc
43 .SH Viewing\ the\ texi\ doc
44 This manpage has been automatically generated from mtools's texinfo
45 documentation. However, this process is only approximative, and some
46 items, such as crossreferences, footnotes and indices are lost in this
47 translation process.  Indeed, these items have no appropriate
48 representation in the manpage format.  Moreover, not all information has
49 been translated into the manpage version.  Thus I strongly advise you to
50 use the original texinfo doc.  See the end of this manpage for
51 instructions how to view the texinfo doc.
52 .TP
53 * \ \ 
54 To generate a printable copy from the texinfo doc, run the following
55 commands:
56  
57 .nf
58 .ft 3
59 .in +0.3i
60     ./configure; make dvi; dvips mtools.dvi
61 .fi
62 .in -0.3i
63 .ft R
64 .lp
65  
66 \&\fR
67 .TP
68 * \ \ 
69 To generate a html copy,  run:
70  
71 .nf
72 .ft 3
73 .in +0.3i
74     ./configure; make html
75 .fi
76 .in -0.3i
77 .ft R
78 .lp
79  
80 \&\fRA premade html can be found at
81 \&\fR\&\f(CW\(ifhttp://www.gnu.org/software/mtools/manual/mtools.html\(is\fR
82 .TP
83 * \ \ 
84 To generate an info copy (browsable using emacs' info mode), run:
85  
86 .nf
87 .ft 3
88 .in +0.3i
89     ./configure; make info
90 .fi
91 .in -0.3i
92 .ft R
93 .lp
94  
95 \&\fR
96 .PP
97 The texinfo doc looks most pretty when printed or as html.  Indeed, in
98 the info version certain examples are difficult to read due to the
99 quoting conventions used in info.
100 .PP