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?
30 3 * * * /opt/scripts/cleanup.sh3 30 * * * /opt/scripts/cleanup.sh* * 3 30 * /opt/scripts/cleanup.sh0 3:30 * * * /opt/scripts/cleanup.shMore Services and User Management Questions
20 questions
Full CompTIA Linux+ Practice Test
All topics covered
All CompTIA Linux+ Questions
Browse by topic
Related Questions
Which command creates a new local user account named `jsmith` on a Linux system following the POSIX ...
A file has the permissions displayed as `-rwxr-xr--`. What is the correct numeric (octal) representa...
An administrator needs to change the owner of the file `/data/report.txt` to user `alice` and group ...
An administrator needs to install the `httpd` package on a RHEL 9 server using the command line. Whi...
An administrator wants to enable the `nginx` service to start automatically at boot AND start it imm...
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
Sign in to join the discussion