On Sat, 13 Sep 2003 20:29:02 +0200, 
Mark Annandale <[EMAIL PROTECTED]> wrote in message 
<[EMAIL PROTECTED]>:

> Hi Guys
> 
> Could someone explain to me how to add 'fortune' onto the end of my
> signature file. My signature is obtained from 'output of command > cat
> sig', however adding && fortune to the end of cat sig produces and
> error  -
> 
> Failed to execute signature script
> cat sig && fortune:
> Unknown error 127
> 
> But, if I just use 'cat sig' the output is correct.
> 
> If I type 'fortune' in a terminal I receive correct output so I assume
> fortune is installed correctly.
> 
> I hope I have explained myself here.
> 
> Regards
> 
> Mark A


..try:
# !/bin/sh
/usr/games/fortune >.signature

-- 
..med vennlig hilsen = with Kind Regards from Arnt... ;-)
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to