FROM(1) — Unix Programmer’s Manual
NAME
from − who is my mail from?
SYNOPSIS
from [ option ] [ user ]
DESCRIPTION
From prints out the mail header lines in your mailbox file to show you whom your mail is from. If a user is specified, then from examines that user’s mailbox instead of your own.
OPTIONS
−s sender
From prints only the headers of mail sent by the specified sender.
FILES
/usr/spool/mail/∗
SEE ALSO
4th Berkeley Distribution — April 20, 1986