Moin Deutsche!
Eduard Bloch schrieb am Freitag, den 05. Oktober 2001:

> Quick-n-dirty:
> test -f lockfile && ( aumix -S; touch lockfile; aumix -v 0) || (aumix -L ; rm 
> lockfile)

Da fehlt noch ein !, fällt mir grad so auf.

test ! -f lockfile && ( aumix -S; touch lockfile; aumix -v 0) || (aumix -L ; rm 
lockfile)

Gruss/Regards,
Eduard.
-- 
Everything should be made as simple as possible, but not simpler.
                -- Albert Einstein

Attachment: pgpG0Aagirbq8.pgp
Description: PGP signature

Antwort per Email an