recruitment & selection

0

One-time scheduling of tasks with At

http://blogs.techrepublic.com.com

Scheduling services with cron and similar tools is great for repetitive tasks but inconvenient for one-time tasks that only need to be accomplished once. For tasks that only need to be accomplished once, use the at command.

Read more »
Killer_Python's picture
Created by Killer_Python 15 years 33 weeks ago – Made popular 15 years 33 weeks ago
Category: High End   Tags:
0

Schedule periodic tasks with cron

http://blogs.techrepublic.com.com

Periodic schedulers come in many shapes and sizes but one constant is cron, the scheduling daemon that will run programs and scripts at arbitrary times or intervals. A number of different cron implementations exist: although vixie-cron may be the most popular, there are other similar programs such as dcron, fcron, anacron, and others.

Read more »
Ubuntu87's picture
Created by Ubuntu87 15 years 34 weeks ago – Made popular 15 years 34 weeks ago
Category: End User   Tags:

Best karma users