3 show \- show (list) messages
5 show \%[+folder] \%[msgs] \%[\-format] \%[\-noformat] \%[\-pr] \%[\-nopr] \%[\-draft] \%[\-help]
6 \%[\fIc\fR\ or\ \fIpr\fR\ switches]
8 \fIShow\fR lists each of the specified messages to the standard
9 output (typically, the terminal).
10 The messages are listed exactly
11 as they are, with no reformatting.
12 A program named by the \fBshowproc\fR profile component is
13 invoked to do the listing, and any switches not recognized by
14 \fIshow\fR are passed along to that program. The default
15 program is known as \fIc\fR (also known as \fIl\fR).
16 The mh command \fBmhl\fR can be used as a \fBshowproc\fR
17 to show messages in a more uniform format. See mhl(1).
18 If the `-noformat' option is specified, `/bin/cat' is used
19 instead of \fBshowproc\fR.
20 The opposite of this is `-format', which is the default.
22 If no ``msgs'' are specified, the current message is used.
24 more than one message is specified, \fIc\fR will prompt for a
25 <return> prior to listing each message.
27 \fIc\fR will list each message, a page at a time.
29 page is reached, \fIc\fR will ring the bell and wait for a <RETURN>
31 If a <return> is entered, \fIc\fR will clear the
32 screen before listing the next page, whereas <CTRL-D> will not.
33 The switches to \fIc\fR are
34 `\-p#' to indicate the page length in lines, and `\-w#' to
35 indicate the width of the page in characters.
37 If the standard output is not a terminal, no queries are made,
38 and each file is listed with a one-line header and two lines of
41 If `\-pr' is specified, then \fIpr\fR(I) will be invoked rather than
42 \fIc\fR, and the switches (other than `\-draft') will be passed
44 ``Show \-draft'' will list the file <mh-dir>/draft if it
48 $HOME/\*.mh\(ruprofile The user profile
50 /usr/ucb/c Screen-at-a-time list program
53 .SH PROFILE COMPONENTS
54 Path: To determine the user's MH directory
56 Current-Folder: To find the default current folder
58 showproc: Program to show message
60 prproc: Program to use for ``pr''
62 next(1), prev(1), c(1), mhl(1)
64 `+folder' defaults to current
66 `msgs' defaults to cur
72 If a folder is given, it will become the current message.
74 listed will become the current message.