Node:frm, Next:mail, Previous:pop3d, Up:Programs
The frm
command outputs a header information of
the selected messages in a mailbox. By default, frm
reads the
user's system mailbox and outputs the contents of From
and
Subject
headers for each message. If a folder is specified in
the command line, the program reads that folder rather than the default
mailbox.
The program uses following option groups: See mailbox.
The following command line options alter the behavior of the program:
-f STRING
--field STRING
From
Subject
pair.
-l
--to
To
header to the output. The output field
order is then: To
From
Subject
.
-n
--number
-Q
--Quiet
-q
--query
-S
--summary
-s ATTR
--status ATTR
new
, read
,
unread
. It is sufficient to specify only first letter of
an ATTR. Multiple -s
options are allowed.
-t
--align
frm
program from Elm package.