Kelly Davis wrote:
> Try changing the script to something like this: 
> 
>  #! /bin/sh
>  $* > /dev/null 2>&1 &
>  exit 0
> 
> http://www.xaprb.com/blog/2006/06/06/what-does-devnull-21-mean/

Yes, that did the trick. Thank you very much. :-)

Alas, I have no idea the redirections are required here. Can you
enlighten me?

Best wishes,

Andreas

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to