I think Christopher Faylor wrote: > On Wed, Feb 26, 2003 at 04:38:00PM +0100, Robert Fenk wrote: > >$hi $you, > >$point > >$bye$i > >$forward > > Yep. Uh huh. Ba bye now. > > cgf >
I think the OP was contributing a new cygwin tool; here's the whole message he intended to send. # CYGWIN Auto-reply generator export hi="Dear" export you="newbie" export point="RTFM" export bye="Ba bye now." export forward="cgf" cat | mail [EMAIL PROTECTED] << EOF $hi $you, $point $bye $forward EOF --------------------------------------------------------- Ernest Friedman-Hill Distributed Systems Research Phone: (925) 294-2154 Sandia National Labs FAX: (925) 294-2234 PO Box 969, MS 9012 [EMAIL PROTECTED] Livermore, CA 94550 http://herzberg.ca.sandia.gov -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/