The correct crontab entry to execute the script chklog three times per month between 3 p.m. and 5
A.
m.:
B.
* 3,4,5 1 * * chklog
C.
3 3,4,5 1 * * chklog
D.
3 15,16,17 * * * chklog
E.
0 15,16,17 1 * * chklog
F.
* 15,16,17 1 * * chklog
The correct crontab entry to execute the script chklog three times per month between 3 p.m. and 5
The correct crontab entry to execute the script chklog three times per month between 3 p.m. and 5
A.
m.:
B.
* 3,4,5 1 * * chklog
C.
3 3,4,5 1 * * chklog
D.
3 15,16,17 * * * chklog
E.
0 15,16,17 1 * * chklog
F.
* 15,16,17 1 * * chklog