This crontab entry specifies a command myscript that will run every Sunday at 30 minutes past every hour between the hours of 0 and 23.
The minute field is set to 30, so the job will run at 30 minutes past every hour.
The hour field is set to 0-23, so the job will run every hour between 0 and 23.
The day of the month field and the month field are both set to *, meaning the job will run every day of the month and every month.
The day of the week field is set to 0 (Sunday), meaning the job will only run on Sundays.
The myscript at the end is the command that will be executed.
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.LX0-104 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
linux_admin
2 years, 2 months ago