Schedule jobs
From FreeBSDwiki
		(Difference between revisions)
		
		
Ninereasons  (Talk | contribs)  (shell builtin)  | 
		Ninereasons  (Talk | contribs)   | 
		||
| 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 15: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.