Linux_FoundationLinux_Foundation
LFCS · Question #522
LFCS Question #522: Real Exam Question with Answer & Explanation
Sign in or unlock LFCS to reveal the answer and full explanation for question #522. The question stem and answer options stay visible for context.
Submitted by minji_kr· Apr 18, 2026Operation of Running Systems
Question
The correct crontab entry to execute the script chklog three times per month between 3 p.m. and 5 p.m.:
Options
- A* 3, 4, 5 1 * * chklog
- B3 3, 4, 5 1 * * chklog
- C3 15, 16, 17 * * * chklog
- D0 15, 16, 17 1 * * chklog
- E* 15, 16, 17 1 * * chklog
Unlock LFCS to see the answer
You've previewed enough free LFCS questions. Unlock LFCS 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#job scheduling#system administration#time management