Can't forward mail

Kartik Subbarao subbarao at phoenix.Princeton.EDU
Tue Apr 16 05:44:12 AEST 1991


In article <1991Apr10.034817.27180 at athena.cs.uga.edu> mcovingt at athena.cs.uga.edu (Michael A. Covington) writes:
>In mail, on some Suns, I can forward a message to someone else by
>doing this:
>
>&  | mail somebody at somewhere
>
>On other Suns I get the message "No applicable messages from {mail}"
>when I try to do this. What am I doing wrong?

You have to quote the argument to |. Do this:

& | 'mail somebody at somewhere'

Works like a charm.

		-Kartik
--
internet# rm `df | tail +2 | awk '{ printf "%s/quotas\n",$6}'`

subbarao at phoenix.Princeton.EDU -| Internet
kartik at silvertone.Princeton.EDU (NeXT mail)  
SUBBARAO at PUCC.BITNET			          - Bitnet



More information about the Comp.unix.questions mailing list