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
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 * * *
command 'date' at midnight every day of the year?
Group of answer choices:
* * * 0 0
12 00 * * *
0 * * 0 *
0 0 * * *