at - Job spooling tools

Description:

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 /bin/sh.

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.

Homepage: http://ftp.debian.org/debian/pool/main/a/at

License: GPLv2+

Vendor: Fedora Project

Packages

at-3.1.10-17.fc8.x86_64 [60 KiB] Changelog by Marcela Maslanova (2007-10-05):
- Bug 250147: add optional support for gnome-keyring to passwd pam stack