CompTIA
LX0-103 · Question #165
LX0-103 Question #165: Real Exam Question with Answer & Explanation
Sign in or unlock LX0-103 to reveal the answer and full explanation for question #165. The question stem and answer options stay visible for context.
GNU and Unix Commands
Question
The correct crontab entry to execute the script chklog once per hour between 3 p.m. and 5 p.m. on Monday and Thursday each week is:
Options
- A0 3,4,5 * * 2,5 chklog
- B0 3,4,5 * * 1,4 chklog
- C0 15,16,17 * * 1,4 chklog
- D0 15,16,17 1,4 * * chklog
- E
- 15,16,17 * * 1,4 chklog
Unlock LX0-103 to see the answer
You've previewed enough free LX0-103 questions. Unlock LX0-103 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#crontab syntax#job scheduling#time specification#day of week