Package at
Job spooling tools
http://ftp.debian.org/debian/pool/main/a/at
At and batch read commands from standard input or from a specified
file. At allows you to specify that a command will be run at a
particular time. Batch will execute commands when the system load
levels drop to a particular level. Both commands use user's shell.
You should install the at package if you need a utility for
time-oriented job control. Note: If it is a recurring job that will
need to be repeated at the same time every day/week, etc. you should
use crontab instead.
Version: 3.2.5
General Commands | |
at | queue, examine, or delete jobs for later execution |
atq | alias for at |
atrm | alias for at |
batch | alias for at |
File Formats | |
at.allow | determine who can submit jobs via at or batch |
at.deny | alias for at.allow |
System Administration | |
atd | run jobs queued for later execution |
atrun | run jobs queued for later execution |