Saturday, February 20, 2010

Linux: Process scheduling

Process scheduling using # at:

1. Executing only once can be performed through # at command.
2. Executing recursively through # crontab command

# at
command execute the tasks only once.
Syn: # at

No comments:

Post a Comment