Penguin
Annotated edit history of mdel(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 mdel
2 !!!mdel
3 Name
4 Note of warning
5 Description
6 See Also
7 Viewing the texi doc
8 ----
9 !!Name
10
11
12 mdel - delete an MSDOS file mdeltree - recursively delete an MSDOS directory and its contents
13 !!Note of warning
14
15
16 This manpage has been automatically generated from mtools's
17 texinfo documentation, and may not be entirely accurate or
18 complete. See the end of this man page for
19 details.
20 !!Description
21
22
23 The mdel command is used to delete an MS-DOS file.
24 Its syntax is:
25
26
27 mdel [[-v] ''msdosfile'' [[
28 ''msdosfiles'' ... ]
29
30
31 Mdel deletes files on an MS-DOS
32 filesystem.
33
34
35 Mdel asks for verification prior to removing a
36 read-only file.
37 !!See Also
38
39
40 Mtools' texinfo doc
41 !!Viewing the texi doc
42
43
44 This manpage has been automatically generated from mtools's
45 texinfo documentation. However, this process is only
46 approximative, and some items, such as crossreferences,
47 footnotes and indices are lost in this translation process.
48 Indeed, these items have no appropriate representation in
49 the manpage format. Moreover, not all information has been
50 translated into the manpage version. Thus I strongly advise
51 you to use the original texinfo doc. See the end of this
52 manpage for instructions how to view the texinfo
53 doc.
54
55
56 *
57
58
59 To generate a printable copy from the texinfo doc, run the
60 following commands:
61
62
63 __ ./configure; make dvi; dvips mtools.dvi
64 __
65
66
67 *
68
69
70 To generate a html copy, run:
71
72
73 __ ./configure; make html
74 __A premade html can be found at: `http://mtools.linux.lu' and also at: `http://www.tux.org/pub/knaff/mtools'
75
76
77 *
78
79
80 To generate an info copy (browsable using emacs' info mode),
81 run:
82
83
84 __ ./configure; make info
85 __
86
87
88 The texinfo doc looks most pretty when printed or as html.
89 Indeed, in the info version certain examples are difficult
90 to read due to the quoting conventions used in
91 info.
92 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.