[3832] in Athena Bugs
Re: /usr/ucb/mail on pVax (6.3B)
daemon@ATHENA.MIT.EDU (Henry Mensch)
Fri Dec 15 14:45:33 1989
From: Henry Mensch <henry@UCSCC.UCSC.EDU>
Reply-To: <henry@GARP.MIT.EDU>
To: kevles@ATHENA.MIT.EDU
Cc: bugs@ATHENA.MIT.EDU, henry@GARP.MIT.EDU
In-Reply-To: Your message of Fri, 15 Dec 89 14:17:30 -0500.
Date: Fri, 15 Dec 89 14:45:15 EST
if you read the manual page it says that you would have to write the
command
mail -s "foo" kevles
see the first "SYNOPSIS" line for details ...
MAIL(1) UNIX Programmer's Manual MAIL(1)
NAME
mail - send and receive mail
SYNOPSIS
mail [ -v ] [ -i ] [ -n ] [ -s subject ] [ user ... ]
mail [ -v ] [ -i ] [ -n ] -f [ name ]
mail [ -v ] [ -i ] [ -n ] -u user
...
-- henry
--------