1mshortname(1) General Commands Manual mshortname(1)
2
3
4
6 mshortname - shows short name of a file
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 mshortname command is used to display the short name of a file.
17 Syntax:
18
19 mshortname files
20
21
22 The shortname is displayed as it is stored in raw format on disk, with‐
23 out any character set conversion.
24
26 Mtools' texinfo doc
27
29 This manpage has been automatically generated from mtools's texinfo
30 documentation. However, this process is only approximative, and some
31 items, such as crossreferences, footnotes and indices are lost in this
32 translation process. Indeed, these items have no appropriate represen‐
33 tation in the manpage format. Moreover, not all information has been
34 translated into the manpage version. Thus I strongly advise you to use
35 the original texinfo doc. See the end of this manpage for instructions
36 how to view the texinfo doc.
37
38 * To generate a printable copy from the texinfo doc, run the fol‐
39 lowing commands:
40
41 ./configure; make dvi; dvips mtools.dvi
42
43
44
45 * To generate a html copy, run:
46
47 ./configure; make html
48
49 A premade html can be found at `http://www.gnu.org/software/mtools/man‐
50 ual/mtools.html'
51
52 * To generate an info copy (browsable using emacs' info mode),
53 run:
54
55 ./configure; make info
56
57
58
59 The texinfo doc looks most pretty when printed or as html. Indeed, in
60 the info version certain examples are difficult to read due to the
61 quoting conventions used in info.
62
63mtools-4.0.23 10Dec18 mshortname(1)