Noticed a script I have to run via cron is not executing. Shows up find with cru l but simply never executes. Script works just fine manually.
I created a simply test job as follows to run every minute:
cru a test “*/1 0 * * * logger test”
cru l shows:
*/1 0 * * * logger test #test#
However it simply does not run. What am I missing? Running 384.6 on 86u.
Thanks is advance.
I created a simply test job as follows to run every minute:
cru a test “*/1 0 * * * logger test”
cru l shows:
*/1 0 * * * logger test #test#
However it simply does not run. What am I missing? Running 384.6 on 86u.
Thanks is advance.