On Mon, 15 Mar 2004 16:32:45 +0700
Fajar PRiyanto disseminated the following:

> Btw Joe, how do you make your signature shows all those stuffs?

I copied, pasted, and hacked together some stuff I got off this list and from
Todd Slater's page:

#!/bin/bash
STR=$(uptime)
TIME=${STR% user*}
RESULT=${TIME% *}
echo -n $RESULT "`cat /etc/mandrake-release` "
echo 
echo "++++++++++++++++++++++++++"
echo `fortune /home/joehill/sigs/quotes` 
exit

-- 
JoeHill
Registered Linux user #282046
Homepage: www.orderinchaos.org
+++++++++++++++++++++++++++
07:10:16 up 3 days, 21:41, Mandrake Linux release 9.2 (FiveStar) for i586 
++++++++++++++++++++++++++
"Superstition, idolatry, and hypocrisy have ample wages, but truth goes
a-begging." -- Martin Luther

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to