Running commands at a specific time

To execute a command at a specific time use the at command. See the manual page for more details.

Commands can be scheduled to execute at regular intervals using the crontab command, which submits crontab job files for execution by the cron daemon. See the manual page for further details.


[Home] [Search] [Index]