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

mmh - initialize the mmh environment

Context

       None

Description

       The command mmh creates the initial setup for a first-time mmh user.

       (Foranintroductiontothemmhsystem,seemmh-intro(7).)

       First, the mmh directory $HOME/.mmh is created.

       Then  the  user is asked to name a directory that will be designated as the user's mail storage.  If this
       directory does not exist, the user is asked if it should be created.  Normally, this directory should  be
       under the user's home directory. The default is $HOME/Mail.

       Afterwards,  mmh  writes an initial $HOME/.mmh/profile for the user, containing only the path to the mail
       storage.  If the profile is already present, the user is asked to edit it.

       The -c option can be used to check whether or not mmh has been installed.  This  can  be  used  by  other
       programs without having knowledge about the internals of mmh.

Environment Variables

       $MMH          Overrides the user's mmh directory path
       $MMHP         Overrides the user's profile path

Files

       $HOME/.mmh                 The user's mmh directory
       $HOME/.mmh/profile         The user's profile
       $HOME/.mmh/context         The user's context
       $HOME/Mail                 The user's mail storage

Name

       mmh - initialize the mmh environment

Profile Components

       Path:                To set the user's mail storage

See Also

mmh-intro(7)

MH.6.8                                             2019-01-06                                           MMH(1mh)

Synopsis

mmh [-check] [-Version] [-help]

See Also