Unix and Linux Discussions Tagged with format |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
4 |
4,481 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
3,321 |
UNIX for Beginners Questions & Answers |
|
|
|
13 |
39,130 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
3,783 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
3,609 |
Shell Programming and Scripting |
|
|
|
2 |
2,872 |
UNIX for Beginners Questions & Answers |
|
|
|
13 |
12,662 |
Programming |
|
|
|
7 |
2,220 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
13,562 |
What is on Your Mind? |
|
|
|
1 |
3,345 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
3,092 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
3,517 |
Shell Programming and Scripting |
|
|
|
1 |
1,890 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
2,258 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
11,223 |
Shell Programming and Scripting |
|
|
|
3 |
1,007 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
6,928 |
Shell Programming and Scripting |
|
|
|
7 |
2,663 |
Shell Programming and Scripting |
|
|
|
3 |
1,567 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
6,998 |
Shell Programming and Scripting |
|
|
|
6 |
1,014 |
Shell Programming and Scripting |
|
|
|
1 |
1,729 |
Shell Programming and Scripting |
|
|
|
16 |
3,059 |
Shell Programming and Scripting |
|
|
|
3 |
724 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
1,569 |
Shell Programming and Scripting |
|
|
|
11 |
9,583 |
Shell Programming and Scripting |
|
|
|
5 |
6,506 |
Solaris |
|
|
|
4 |
1,760 |
Shell Programming and Scripting |
|
|
|
10 |
7,370 |
Programming |
|
|
|
8 |
24,940 |
Shell Programming and Scripting |
|
|
|
2 |
1,676 |
Shell Programming and Scripting |
|
|
|
1 |
1,976 |
Shell Programming and Scripting |
|
|
|
1 |
2,920 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
1,596 |
Shell Programming and Scripting |
|
|
|
1 |
3,005 |
Shell Programming and Scripting |
|
|
|
2 |
1,814 |
Shell Programming and Scripting |
|
|
|
2 |
2,740 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
2,965 |
Shell Programming and Scripting |
|
|
|
6 |
1,666 |
Shell Programming and Scripting |
|
|
|
2 |
2,731 |
Shell Programming and Scripting |
FMTDUMP(8) [nmh-1.5] FMTDUMP(8)
NAME
fmtdump - decode nmh format files
SYNOPSIS
/usr/lib/mh/fmtdump [-form formatfile] [-format string] [-version] [-help]
DESCRIPTION
Fmtdump is a program that parses an nmh format file and produces a pseudo-language listing of the how nmh interprets the file. This is
useful when debugging a complicated format file.
The -format string and -form formatfile switches may be used to specify a format string or format file to read. The string is simply a
format string and the file is simply a format file. See mh-format(5) for the details.
FILES
$HOME/.mh_profile The user profile
/etc/nmh/scan.default The default format file
PROFILE COMPONENTS
Path: To determine the user's nmh directory
SEE ALSO
mh-format(5), mh-sequences(8)
CONTEXT
None
BUGS
The output may not be useful unless you are familiar with the internals of the mh-format subroutines.
MH.6.8 11 June 2012 FMTDUMP(8)