Page 1 of 1

Which of the following CRON scheduling expressions would run the command 'date' at midnight every day of the year? Group

Posted: Sun May 15, 2022 10:24 am
by answerhappygod
Which of the following CRON scheduling expressions would run the
command 'date' at midnight every day of the year?
Group of answer choices:
* * * 0 0
12 00 * * *
0 * * 0 *
0 0 * * *