(RHCSA) Red Hat Certified System Administrator > Scheduled Processes > Flashcards
What types of cron jobs are there?
■ System
■ User
How is a system cron job different from a user cron job?
■ There is an extra field between ‘Day-of-Week’ and the command to be run
Where are system cron jobs defined?
■ /etc/crontab
■ /etc/cron.d/*