1mdu(1)                      General Commands Manual                     mdu(1)
2
3
4

Name

6       mdu - display the amount of space occupied by an MSDOS directory
7
8
9

Note of warning

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

Description

16       Mdu  is used to list the space occupied by a directory, its subdirecto‐
17       ries and its files. It is similar to the du command on Unix.  The  unit
18       used are clusters.  Use the minfo command to find out the cluster size.
19
20       mdu [-a] [ msdosfiles ... ]
21
22       a      All files.  List also the space occupied for individual files.
23
24       s      Only list the total space, don't give details for each subdirec‐
25              tory.
26

See Also

28       Mtools' texinfo doc
29

Viewing the texi doc

31       This manpage has been automatically  generated  from  mtools's  texinfo
32       documentation.  However,  this  process is only approximative, and some
33       items, such as crossreferences, footnotes and indices are lost in  this
34       translation process.  Indeed, these items have no appropriate represen‐
35       tation in the manpage format.  Moreover, not all information  has  been
36       translated into the manpage version.  Thus I strongly advise you to use
37       the original texinfo doc.  See the end of this manpage for instructions
38       how to view the texinfo doc.
39
40       *      To  generate a printable copy from the texinfo doc, run the fol‐
41              lowing commands:
42
43                     ./configure; make dvi; dvips mtools.dvi
44
45
46
47       *      To generate a html copy,  run:
48
49                     ./configure; make html
50
51       A premade html can be found at `http://www.gnu.org/software/mtools/man
52       ual/mtools.html'
53
54       *      To  generate  an  info  copy (browsable using emacs' info mode),
55              run:
56
57                     ./configure; make info
58
59
60
61       The texinfo doc looks most pretty when printed or as html.  Indeed,  in
62       the  info  version  certain  examples  are difficult to read due to the
63       quoting conventions used in info.
64
65mtools-4.0.18                       09Jan13                             mdu(1)
Impressum