Answer the question
In order to leave comments, you need to log in
What's wrong with this cron entry?
Hello everyone,
the task is to execute a python script every first Monday of the month. The solution is this line in crontab, verbatim -
00 09 1-30 * * [ $(date +\%a) = Mo ] && python /www/manage.py act_monthly_report
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question