On Fri, 2003-01-31 at 09:38, heather wrote:
> I see lots of ppl have the Fortune program make them a sig for email. 
> Usually random.  How do I do this or where can I go for information on
> how to do this neat trick? :)
> 
> Ty
> Femme

Attached is my signature generator. You're going to need to do a link on
/usr/games/fortune to your /usr/bin directory, but after that, it's
downhill...

Wait, you're Canadian - you don't want a sig! (g)

-- 
Fri, 31 Jan 2003 09:50:00 +1100
  9:50am  up 12:47,  3 users,  load average: 0.00, 0.12, 0.26
------------------------------------------------------------------
|            __    __          | kuhn media australia            |
|           / ,, /| |'-.       | http://kma.0catch.com           |
|          .\__/ || |   |      |=================================|
|       _ /  `._ \|_|_.-'      | stephen kuhn                    |
|      | /  \__.`=._) (_       |  email: [EMAIL PROTECTED] |
|      |/ ._/  |"""""""""|     |  email: [EMAIL PROTECTED]    |
|      |'.  `\ |         |     |    icq: 5483808                 |
|      ;"""/ / |         |     |                                 |
|  smk  ) /_/| |.-------.|     | mobile: 0410-728-389            |
|      '  `-`' "         "     | Berkeley, New South Wales, AU   |
------------------------------------------------------------------
 linux user:267497 * RH 8.0 * PC/Mac/Linux/Networking/Consulting
------------------------------------------------------------------

The challenge of space exploration and particularly of landing men on the moon
represents the greatest challenge which has ever faced the human race.  Even
if there were no clear scientific or other arguments for proceeding with this
task, the whole history of our civilization would still impel men toward the
goal.  In fact, the assembly of the scientific and military with these human
arguments creates such an overwhelming case that in can be ignored only by
those who are blind to the teachings of history, or who wish to suspend the
development of civilization at its moment of greatest opportunity and drama.
- Sir Bernard Lovell, 1962, in "The History of Manned Space Flight"
date -R > /tmp/date.txt
fortune > /tmp/fortune.txt
uptime > /tmp/uptime.txt


sed r /tmp/date.txt /tmp/uptime.txt > /tmp/mdate.txt

sed r /tmp/mdate.txt /root/signature.txt > /tmp/signature_temp.txt

sed r /tmp/signature_temp.txt /tmp/fortune.txt > /root/final_signature.txt

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

Reply via email to