mshortname
NameNote of warning
Description
See Also
Viewing the texi doc
Name
mshortname - shows short name of a file
Note of warning
This manpage has been automatically generated from mtools’s texinfo documentation, and may not be entirely accurate or complete. See the end of this man page for details.
Description
The mshortname command is used to display the short name of a file. Syntax:
mshortname files
The shortname is displayed as it is stored in raw format on disk, without any character set conversion.
See Also
Mtools’ texinfo doc
Viewing the texi doc
This manpage has been automatically generated from mtools’s texinfo documentation. However, this process is only approximative, and some items, such as crossreferences, footnotes and indices are lost in this translation process. Indeed, these items have no appropriate representation in the manpage format. Moreover, not all information has been translated into the manpage version. Thus I strongly advise you to use the original texinfo doc. See the end of this manpage for instructions how to view the texinfo doc.
* |
To generate a printable copy from the texinfo doc, run the following commands: |
./configure; make dvi; dvips mtools.dvi
* |
To generate a html copy, run: |
./configure; make html
A premade html can be found at ‘http://www.gnu.org/software/mtools/manual/mtools.html’
* |
To generate an info copy (browsable using emacs’ info mode), run: |
./configure; make info
The texinfo doc looks most pretty when printed or as html. Indeed, in the info version certain examples are difficult to read due to the quoting conventions used in info.
More Linux Commands
manpages/XkbGetAccessXTimeout.3.html
XkbGetAccessXTimeout(3) - Queries the current AccessXTimeout
XkbGetAccessXTimeout.3 - In environments where computers are shared, features such as SlowKeys present a problem: if SlowKeys is on, the keyboard can appear to
manpages/Tcl_Alloc.3.html
Tcl_Alloc(3) - allocate or free heap memory - Linux man page
Tcl_Alloc.3 - These procedures provide a platform and compiler independent interface for memory allocation. Programs that need to transfer ownership of memory b
manpages/gluEndTrim.3gl.html
gluEndTrim(3gl) - delimit a NURBS trimming loop definition
Use gluBeginTrim to mark the beginning of a trimming loop, and gluEndTrim to mark the end of a trimming loop. A trimming loop is a set of oriented curve segment
manpages/glutSpaceballRotateFunc.3.html
glutSpaceballRotateFunc(3) - sets the Spaceball rotation cal
glutSpaceballRotateFunc sets the Spaceball rotate callback for the current window. The Spaceball rotate callback for a window is called when the window has Spac
manpages/sasl_client_new.3.html
sasl_client_new(3) - Create a new client authentication obje
sasl_client_new() creates a new SASL context. This context will be used for all SASL calls for one connection. It handles both authentication and integrity/encr
manpages/link.2.html
link(2) - make a new name for a file - Linux manual page....
link() creates a new link (also known as a hard link) to an existing file. If newpath exists, it will not be overwritten. This new name may be used exactly as t
manpages/ops.3pm.html
ops(3pm) - Perl pragma to restrict unsafe operations when co
Since the ops pragma currently has an irreversible global effect, it is only of significant practical use with the -M option on the command line. See the Opcode
manpages/Tk_DrawFocusHighlight.3.html
Tk_DrawFocusHighlight(3) - draw the traversal highlight ring
Tk_DrawFocusHighlight is a utility procedure that draws the traversal highlight ring for a widget. It is typically invoked by widgets during redisplay. KEYWORDS
manpages/Tk_SetGrid.3.html
Tk_SetGrid(3) - control the grid for interactive resizing...
Tk_SetGrid turns on gridded geometry management for tkwins toplevel window and specifies the geometry of the grid. Tk_SetGrid is typically invoked by a widget w
manpages/fsck.ext3.8.html
fsck.ext3(8) - check a Linux ext2/ext3/ext4 file system.....
e2fsck is used to check the ext2/ext3/ext4 family of file systems. For ext3 and ext4 filesystems that use a journal, if the system has been shut down uncleanly
manpages/pcre32_get_named_substring.3.html
pcre32_get_named_substring(3) Perl-compatible regular expres
This is a convenience function for extracting a captured substring by name. The arguments are: code Compiled pattern subject Subject that has been successfully
manpages/IO::WrapTie.3pm.html
IO::WrapTie(3pm) - wrap tieable objects in IO::Handle interf
Suppose you have a class FooHandle, where... * FooHandle does not inherit from IO::Handle; that is, it performs filehandle-like I/O, but to something other than
