Valid 1z0-100 Dumps shared by ExamDiscuss.com for Helping Passing 1z0-100 Exam! ExamDiscuss.com now offer the newest 1z0-100 exam dumps, the ExamDiscuss.com 1z0-100 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1z0-100 dumps with Test Engine here:
Which three are valid directories for cron jobs to be run at known intervals?
Correct Answer: A,B,D
Explanation/Reference: Explanation: An alternative to editing the crontab is to place executable scripts into one of the following directories. The script will be run at the appropriate interval. /etc/cron.hourly /etc/cron.daily /etc/cron.weekly /etc/cron.monthly This is actually using anacron, rather than cron, but it achieves a similar goal. References: