»
Linux
»
Examen sur Linux
»
Examen 202 : Networking Administration
»
Section 5
»
Question 17/27
17.You have entered the following cronjob. When will it run?
15 * * * 1. 3. 5 myscript
At 15 minutes after every hour on the 1st, 3rd and 5th of each month.
At 1:15 am, 3:15 am, and 5:15 am every day.
At 3:pm on the 1st, 3rd, and 5th of each month.
At 15 minutes after every hour every Monday, Wednesday, and Friday.
Explanation
« Question 16
Question 18 »