Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
at: Job spooling tools.
Name: | at |
Vendor: | |
Version: | 3.1.8 |
License: | GPL |
Release: | 46 |
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
- * Fri Jun 20 19:00:00 2003 Jens Petersen <petersen{%}redhat{*}com> - 3.1.8-46
- add at-3.1.8-atrun.8-typo-97697.patch to fix typo in atrun.8 (#97697)
- update at.1 description of shell behaviour (#91233)
- * Tue Jun 17 19:00:00 2003 Jens Petersen <petersen{%}redhat{*}com> - 3.1.8-45
- make the job shell default to SHELL instead of "/bin/sh" (#91233)
- * Wed Jun 4 19:00:00 2003 Elliot Lee <sopwith{%}redhat{*}com> - 3.1.8-44
- rebuilt