LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Linux Utility - Understand Linux Crontab Or Cron Expressions To Run Command At Specific Interval (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-linux-utility-understand-linux-crontab-or-cron-expressions-to-run-command-at-specific-interval-4175582255/)

LXer 06-14-2016 11:30 AM

LXer: Linux Utility - Understand Linux Crontab Or Cron Expressions To Run Command At Specific Interval
 
Published at LXer:

Linux Crontab helps you to run commands, apps or scripts at a custom specific interval. You can schedule the run at the required interval. Crontab runs in background as daemon and check crontab file at /etc/crontab and /etc/cron.*/ directories. These include cron.d/, cron.daily/, cron.hourly/, cron.monthly/, cron.weekly/ directories. In this article, we'll discuss the cron expressions and how to configure your commands to run daily, weekly or every minute as per your requirement through Linux Crontab.

Read More...


All times are GMT -5. The time now is 02:53 AM.