Re: [SLUG] my sig

From: Ronan Heffernan (ronan@iotcorp.com)
Date: Thu Jun 20 2002 - 15:57:26 EDT


>>I remember that you asked about my sig. Sure, you can use it if you wish. So
>>can anyone else... :-) OTOH, I didn't quite understand the question. ??
>>
>>I've got a few other signatures that I'd like to have kmail put at the end of
>>new messages at random, but I don't know how to get it to do this. Anyone got
>>any ideas?
>>
>
> <snip>
>
> My sig is generated every five minutes with cron using this script I
> wrote:
>
> #!/bin/sh
> echo $(uptime) > ~/.hold
> echo $(fortune -a) >> ~/.hold
> echo ICQ 72101412 >> ~/.hold
> cp -f ~/.hold ~/.signature
>
>

For posting to lists such as this, I would leave-off the "-a". Then you
would never get an "offensive" fortune in your sig.

--ronan



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 12:54:38 EDT