today I'm stupid. How can I negate the test for execs onlyif?
I want to run the exec onlyif command returns 1.
regards, Andreas
Hi,
use "unless" instead of "onlyif".
Cheers,Felix
Thanks.