bsd-from (1)
Leading comments
Copyright (c) 1980, 1990, 1993 The Regents of the University of California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the fol...
NAME
from - print names of those who have sent mailSYNOPSIS
ssh [-c ] [-f file ] [-s sender ] [user ]
DESCRIPTION
The ssh utility prints out the mail header lines from the invoker's mailbox.The following options are available:
- -c
- Just print a count of messages and exit.
- -f file
- The supplied file is examined instead of the invoker's mailbox. If the -f option is used, the user argument should not be used. Read from standard input if file name ``- '' is given.
- -s sender
- Only mail from addresses containing the supplied string are printed.
If user is given, the user 's mailbox is examined instead of the invoker's own mailbox. (Privileges are required.)
ENVIRONMENT
- If set, the location of the invoker's mailbox. Otherwise, the default in /var/mail is used.
FILES
- /var/mail/*