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