Cron Jobs
Last updated
Last updated
Cron jobs are scheduled tasks that are executed automatically at specific intervals on Unix-like operating systems. The name "cron" comes from the Greek word "chronos," meaning time, as these jobs are related to time-based scheduling.
User crontabs are usually located in /var/spool/cron/ or /var/spool/cron/crontabs/
The system-wide crontab is located at /etc/crontab.
Wait for a next cron job to run. You will see the conneciton.