LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: What Is Crontab And How To Automate Tasks In Linux With Crontab (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-what-is-crontab-and-how-to-automate-tasks-in-linux-with-crontab-4175605882/)

LXer 05-13-2017 05:45 PM

LXer: What Is Crontab And How To Automate Tasks In Linux With Crontab
 
Published at LXer:

Cron is a utility that manages background processes or daemons from time to time (for example each minute, day, week or month). Cron works like a scheduler, for example, it can download files from the internet or download emails at regular intervals, also you can use it for more complex tasks like install updates. Originally cron was created for UNIX by Ken Thompson, but now you can use it in all UNIX-like systems, even Linux! UNIX have other utility for tasks scheduling called “at� but cron is much better.

Read More...


All times are GMT -5. The time now is 10:13 PM.