[ale] Script help for sig

Geoffrey esoteric at 3times25.net
Sun Feb 13 21:38:10 EST 2005


Trey Sizemore wrote:
> On Sun, 2005-02-13 at 17:04 -0500, James Sumners wrote:
> 
>>Sylpheed-claws supports dynamic signatures. The information is hard to
>>find on their web site but --
>>http://www.tmtm.org/cgi-bin/w3ml/sylpheed/msg/16905 -- that link
>>should help.
>>
> 
> 
> Thanks.  It looks like that will give me the fortune part, but I need
> the script to give the static content along with 'uname' and 'uptime.'

What's wrong with a simple shell script?

#!/bin/bash

fortune -s
uname
uptime

???

-- 
Until later, Geoffrey (who obviously missed something..)



More information about the Ale mailing list