Sample Header Ad - 728x90

Correctly defining a Cron schedule for process to be run every hour

4 votes
3 answers
648 views
There is a record: 45 * * * 1 script.sh and 45 0-23 * * 1 script.sh The desired effect is to run the script 45 minutes after every hour on Mondays. Are they identical? If not, what is the difference?
Asked by Zaza (604 rep)
Jul 18, 2017, 10:43 AM
Last activity: Aug 11, 2024, 09:54 AM