mblaze/man/mscan.1

81 lines
1.4 KiB
Groff
Raw Normal View History

2016-07-22 19:36:46 +00:00
.Dd July 22, 2016
.Dt MSCAN 1
.Os
.Sh NAME
.Nm mscan
.Nd print a one line per message mail listing
.Sh SYNOPSIS
.Nm
2016-07-27 16:06:55 +00:00
.Op Fl I
2016-07-22 19:36:46 +00:00
.Ar msgs\ ...
.Sh DESCRIPTION
.Nm
prints a one line summary for each message.
See
2016-07-22 19:43:03 +00:00
.Xr mmsg 7
2016-07-22 19:36:46 +00:00
for the message argument syntax.
.Pp
If no
.Ar msgs
are passed,
.Nm
reads file names from standard input,
or uses the mails in the current sequence when used interactively.
.Pp
For each message,
.Nm
prints
flags,
the sequence number (if applicable),
the date,
the originator,
and the subject of the message.
2016-07-27 16:06:55 +00:00
.Pp
The options are as follows:
.Bl -tag -width Ds
.It Fl I
Force ISO date output.
Use twice to force ISO date and time output.
By default, an adaptive date display is used.
2016-07-25 22:27:11 +00:00
.Sh MESSAGE FLAGS
2016-07-22 19:36:46 +00:00
.Bl -tag -width 2n -compact
.It Li \&>
The current message
.It Li \&.
A seen message
.It Li x
A trashed message
.It Li \&*
A flagged message
.It Li \&-
A replied-to message
.El
2016-07-25 22:27:11 +00:00
.Sh SUBJECT FLAGS
.Bl -tag -width 2n -compact
.It Li \&>
You are in
.Sq Li "To:" .
.It Li \&+
You are in
.Sq Li "Cc:" .
.It Li \&:
You are in
.Sq Li "Resent-To:" .
.El
2016-07-22 19:36:46 +00:00
.Sh EXIT STATUS
.Ex -std
.Sh SEE ALSO
2016-07-22 19:43:03 +00:00
.Xr mmsg 7
2016-07-22 19:36:46 +00:00
.Sh AUTHORS
.An Christian Neukirchen Aq Mt chneukirchen@gmail.com
.Sh LICENSE
.Nm
is in the public domain.
.Pp
To the extent possible under law,
the creator of this work
has waived all copyright and related or
neighboring rights to this work.
.Pp
.Lk http://creativecommons.org/publicdomain/zero/1.0/