from.1 (3be5f1f5ce6c92fb28926e7d02f855c12d534c34) | from.1 (82753326e883f5c3771b6b324c0f9b7bead8e5fb) |
---|---|
1.\" Copyright (c) 1980, 1990, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 16 unchanged lines hidden (view full) --- 25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 30.\" SUCH DAMAGE. 31.\" 32.\" @(#)from.1 8.2 (Berkeley) 12/30/93 | 1.\" Copyright (c) 1980, 1990, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 16 unchanged lines hidden (view full) --- 25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 30.\" SUCH DAMAGE. 31.\" 32.\" @(#)from.1 8.2 (Berkeley) 12/30/93 |
33.\" $Id$ | 33.\" $Id: from.1,v 1.4 1999/07/12 20:23:30 nik Exp $ |
34.\" 35.Dd December 30, 1993 36.Dt FROM 1 37.Os BSD 4 38.Sh NAME 39.Nm from 40.Nd print names of those who have sent mail 41.Sh SYNOPSIS 42.Nm from | 34.\" 35.Dd December 30, 1993 36.Dt FROM 1 37.Os BSD 4 38.Sh NAME 39.Nm from 40.Nd print names of those who have sent mail 41.Sh SYNOPSIS 42.Nm from |
43.Op Fl c |
|
43.Op Fl s Ar sender 44.Op Fl f Ar file 45.Op Ar user 46.Sh DESCRIPTION 47.Nm From 48prints 49out the mail header lines from the invoker's mailbox. 50.Pp 51Options: 52.Bl -tag -width Fl | 44.Op Fl s Ar sender 45.Op Fl f Ar file 46.Op Ar user 47.Sh DESCRIPTION 48.Nm From 49prints 50out the mail header lines from the invoker's mailbox. 51.Pp 52Options: 53.Bl -tag -width Fl |
54.It Fl c 55Just print a count of messages and exit. |
|
53.It Fl f Ar file 54The supplied file 55is examined instead of the invoker's mailbox. 56If the 57.Fl f 58option is used, the 59.Ar user 60argument should not be used. --- 32 unchanged lines hidden --- | 56.It Fl f Ar file 57The supplied file 58is examined instead of the invoker's mailbox. 59If the 60.Fl f 61option is used, the 62.Ar user 63argument should not be used. --- 32 unchanged lines hidden --- |