1mmd(1) General Commands Manual mmd(1)
2
3
4
6 mmd - make an MSDOS subdirectory
7
8
9
11 This manpage has been automatically generated from mtools's texinfo
12 documentation, and may not be entirely accurate or complete. See the
13 end of this man page for details.
14
16 The mmd command is used to make an MS-DOS subdirectory. Its syntax is:
17
18 mmd [-D clash_option] msdosdirectory [ msdosdirectories... ]
19
20 Mmd makes a new directory on an MS-DOS file system. An error occurs if
21 the directory already exists.
22
24 Mtools' texinfo doc
25
27 This manpage has been automatically generated from mtools's texinfo
28 documentation. However, this process is only approximative, and some
29 items, such as crossreferences, footnotes and indices are lost in this
30 translation process. Indeed, these items have no appropriate represen‐
31 tation in the manpage format. Moreover, not all information has been
32 translated into the manpage version. Thus I strongly advise you to use
33 the original texinfo doc. See the end of this manpage for instructions
34 how to view the texinfo doc.
35
36 * To generate a printable copy from the texinfo doc, run the fol‐
37 lowing commands:
38
39 ./configure; make dvi; dvips mtools.dvi
40
41
42
43 * To generate a html copy, run:
44
45 ./configure; make html
46
47 A premade html can be found at `http://www.gnu.org/software/mtools/man‐
48 ual/mtools.html'
49
50 * To generate an info copy (browsable using emacs' info mode),
51 run:
52
53 ./configure; make info
54
55
56
57 The texinfo doc looks most pretty when printed or as html. Indeed, in
58 the info version certain examples are difficult to read due to the
59 quoting conventions used in info.
60
61mtools-4.0.18 09Jan13 mmd(1)