Be quiet! Only talk if you have something useful to say.
[mmh] / man / mmh.man
1 .\"
2 .\" %nmhwarning%
3 .\"
4 .TH MMH %manext8% "%nmhdate%" MH.6.8 [%nmhversion%]
5 .SH NAME
6 mmh \- initialize the mmh environment
7 .SH SYNOPSIS
8 .HP 5
9 .na
10 .B mmh
11 .RB [ \-check ]
12 .RB [ \-version ]
13 .RB [ \-help ]
14 .ad
15 .SH DESCRIPTION
16 .PP
17 The command
18 .B mmh
19 creates the initial setup for a first\-time
20 .B mmh
21 user.
22 .PP
23 First, the mmh directory
24 .I $HOME/.mmh
25 is created.
26 .PP
27 Then the user is asked to name a directory that will be designated
28 as the user's mail storage.
29 If this directory does not exist, the user is
30 asked if it should be created.  Normally, this directory should be
31 under the user's home directory. The default is \fI$HOME/Mail\fP.
32 .PP
33 Afterwards,
34 .B mmh
35 writes an initial
36 .I $HOME/.mmh/profile
37 for the user, containing only the path to the mail storage.
38 If the profile is already present, the user is asked to edit it.
39 .PP
40 The \fB\-c\fP option can be used to check whether or not mmh has
41 been installed.  This can be used by other programs
42 without having knowledge about the internals of mmh.
43 .PP
44 .ft B
45 Note: This man page describes the command mmh;
46 for information about the mmh system, see mmh(7).
47
48 .SH "ENVIRONMENT VARIABLES"
49 .fc ^ ~
50 .nf
51 .ta \w'VeryLongName  'u
52 ^$MMH~^Overrides the user's mmh directory path
53 ^$MMHP~^Overrides the user's profile path
54 .fi
55
56 .SH FILES
57 .fc ^ ~
58 .nf
59 .ta \w'%etcdir%/ExtraBigFileName  'u
60 ^$HOME/.mmh~^The user's mmh directory
61 ^$HOME/.mmh/profile~^The user's profile
62 ^$HOME/.mmh/context~^The user's context
63 ^$HOME/Mail~^The user's mail storage
64 .fi
65
66 .SH "PROFILE COMPONENTS"
67 .fc ^ ~
68 .nf
69 .ta 2.4i
70 .ta \w'ExtraBigProfileName  'u
71 ^Path:~^To set the user's mail storage
72 .fi
73
74 .SH CONTEXT
75 None
76
77 .SH "SEE ALSO"
78 mmh(7)