first pass for new make
[unix-history] / usr / src / usr.bin / from / from.1
.\" Copyright (c) 1980 The Regents of the University of California.
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms are permitted
.\" provided that the above copyright notice and this paragraph are
.\" duplicated in all such forms and that any documentation,
.\" advertising materials, and other materials related to such
.\" distribution and use acknowledge that the software was developed
.\" by the University of California, Berkeley. The name of the
.\" University may not be used to endorse or promote products derived
.\" from this software without specific prior written permission.
.\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
.\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
.\" WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
.\"
.\" @(#)from.1 6.3 (Berkeley) %G%
.\"
.TH FROM 1 ""
.UC 4
.SH NAME
from \- who is mail from?
.SH SYNOPSIS
.B from
[
.B \-s
sender
][
.B \-f
file ] [ user ]
.SH DESCRIPTION
.I From
prints out the mail header lines from your mailbox.
If either
.I file
or
.I user
is specified, then the supplied file, or \fIuser\fP's mailbox, is
examined instead of your mailbox.
.PP
If the -s option is given, then only mail from addresses containing
the supplied string are printed.
.SH FILES
/usr/spool/mail/*
.SH "SEE ALSO"
biff(1), mail(1)