Binand Raj S rearranged electrons thusly:

> Adityan Murthy forced the electrons to say:
> > How do I use a fortune cookie as my signature?

Or this little shell script as a wrapper around whatever mail client you use
For pine, for example ...

#!/bin/sh
WHOAMI=`whoami`
if [ -f /tmp/sig.$USER ]
then
rm -f /tmp/sig.$USER
fi
cat $HOME/sig.kc > /tmp/sig.kc.$USER
/usr/games/fortune -s >> /tmp/sig.kc.$USER
pine

        +suresh

-- 
Suresh Ramasubramanian + mallet<@>efn.org
  You spamma my mailbox, I nukea da ass

----------------------------------------------
The mailing list archives are available at
http://lists.linux-india.org/cgi-bin/wilma/LIH

Reply via email to