Cron

From XPUB & Lens-Based wiki
Revision as of 12:26, 16 March 2017 by Michael Murtaugh (talk | contribs) (Created page with "The Linux way to schedule commands. http://www.adminschoice.com/crontab-quick-reference == Setting up a script to run every five minutes == crontab -e")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Linux way to schedule commands.

http://www.adminschoice.com/crontab-quick-reference

Setting up a script to run every five minutes

 crontab -e