Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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 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.
Packages
at-3.1.10-49.el6.x86_64
[60 KiB] |
Changelog
by Tomáš Mráz (2016-10-18):
- correct the DST correction when using UTC time specification (#1320322)
- clear non-job files from at dir and test for write error on fclose
to fix bogus syslog messages (#1226958)
|
at-3.1.10-48.el6.x86_64
[60 KiB] |
Changelog
by Tomáš Mráz (2015-02-16):
- mention -d and -M in the man page (#1192037)
|
at-3.1.10-44.el6_6.2.x86_64
[59 KiB] |
Changelog
by Tomáš Mráz (2014-10-06):
- filter environment variables not acceptable in bash input (#1147043)
|
at-3.1.10-44.el6_5.2.x86_64
[59 KiB] |
Changelog
by Tomáš Mráz (2014-10-06):
- filter environment variables not acceptable in bash input (#1147043)
|
at-3.1.10-43.el6_2.1.x86_64
[59 KiB] |
Changelog
by Marcela Mašláňová (2012-01-19):
- apply the fix from at-3.1.12
- Resolves: rhbz#783190
|
at-3.1.10-43.el6.x86_64
[59 KiB] |
Changelog
by Marcela Mašláňová (2010-11-08):
- 630019 set correct (f)pie build flags
- 615104 fix double echo in initscript
- 589099 Wrong file permissions for atd configuration
- Resolves: rhbz#630019, rhbz#615104, rhbz#589099
|