Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
at: Job spooling tools.
Name: | at |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 3.1.8 |
License: | GPL |
Release: | 84.SEL5_4 |
URL: | |
- Summary
- 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.
Changelog
- * Mon Dec 28 00:00:00 2009 Eddy Nigg <eddy_nigg.org>
-
- Rebuild for StartCom Linux 5.0.x
- * Tue Nov 17 00:00:00 2009 Marcela Mašláňová <mmaslano{%}redhat{*}com> - 3.1.8-84
-
- update manual page about sysconfig file
- Resolves: rhbz#537792
- * Sat Nov 14 00:00:00 2009 Marcela Mašláňová <mmaslano{%}redhat{*}com> - 3.1.8-83
-
- add configuration into sysconfig and remove stripping debug
- Resolves: rhbz#232259, rhbz#500542