logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

fmtdump - decode nmh's mh-format(5) files

Context

       None

nmh-1.8                                            1999-04-30                                       FMTDUMP(8mh)

Description

fmtdump  parses an nmh format file and produces a pseudo-language listing of how nmh interprets the file.
       This is useful when debugging a complicated format file.

       The -formatstring and -formformatfile switches may be used to specify a format string or format file to
       read.  See mh-format(5) for details.

Files

       $HOME/.mh_profile   The user's profile.
       /etc/nmh/scan.default
                           The default format file.

Name

       fmtdump - decode nmh's mh-format(5) files

Profile Components

       Path:               To determine the user's nmh directory.

See Also

fmttest(1), mh-format(5), mh-sequences(8)

Synopsis

/usr/lib/mh/fmtdump [-help] [-version] [-formformatfile] [-formatstring]

See Also