pavement

Schedule jobs

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
(shell builtin)
Line 1: Line 1:
You may schedule jobs to be run once by using the [[at]] scheduler, or to be run at regular intervals by using [[cron]].  The [[tcsh]] also has a built-in [[sched]]ule command.
+
You may schedule jobs to be run once by using the [[at]] scheduler, or to be run at regular intervals by using [[cron]].  The [[tcsh]] [[shell]] also has a built-in [[sched]]ule command.
  
 
[[Category:Common Tasks]]
 
[[Category:Common Tasks]]

Revision as of 16:14, 15 June 2006

You may schedule jobs to be run once by using the at scheduler, or to be run at regular intervals by using cron. The tcsh shell also has a built-in schedule command.

Personal tools