Loading...
What are cron jobs?
Print
  • 1

Cron jobs are scheduled tasks that run scripts automatically at defined intervals. For example, you might use a cron job to clean up files in a directory or update a database at regular intervals. Once configured, the cron job will execute the script based on the timing you specify.

Was this answer helpful?

Related Articles

Powered by WHMCompleteSolution