On Fri, Feb 26, 1999 at 11:18:39AM +0100, Holger Wahlen wrote:
Christopher Neill wrote: :0 * . /dev/null If you don't really want to check anything, just leave out the conditions entirely: :0 /dev/null is enough.
Christopher Neill wrote:
:0 * . /dev/null
If you don't really want to check anything, just leave out the conditions entirely: :0 /dev/null is enough.
And this can be shortened to: { EXITCODE=67 HOST } Fabrice