I set one linux crontab job:
0 23 22 11 4 <script file> >/dev/null 2>&1
It run on Nov 22nd. But it also run on Nov 29th. I have to manually disable the job. I checked the cron log. did not find any related record. Could you help check?
I set one linux crontab job:
0 23 22 11 4 <script file> >/dev/null 2>&1
It run on Nov 22nd. But it also run on Nov 29th. I have to manually disable the job. I checked the cron log. did not find any related record. Could you help check?
Comments
Post a Comment