Skip to content
XK0-006
Services and User Management
medium
Question 7 of 20

An administrator needs to schedule a cron job to run the script /opt/scripts/cleanup.sh every day at 3:30 AM. Which crontab entry is correct?

A30 3 * * * /opt/scripts/cleanup.sh
B3 30 * * * /opt/scripts/cleanup.sh
C* * 3 30 * /opt/scripts/cleanup.sh
D0 3:30 * * * /opt/scripts/cleanup.sh

Educational Content — CertQnA practice questions are written against official exam objectives, covering the same domains tested on the real exam. All content is original and independent — not actual exam questions, not affiliated with any certification vendor. Learn more about our content policy

Discussion

Be the first to share your understanding of this concept

⚠️ Discussion is for concept clarification only. Do not share or request actual exam questions or answers.

Sign in to join the discussion