Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
at: Job spooling tools.
Name: | at |
Vendor: | Scientific Linux |
Version: | 3.1.8 |
License: | GPL |
Release: | 78_EL4 |
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 3 19:00:00 2005 Jason Vas Dias <jvdias{%}redhat{*}com> 3.1.8-78
- fix bug 159220: add pam_loginuid to pam session stack in /etc/pam.d/atd
- fix bug 102341: add '-r' synonym for '-d' / atrm for POSIX / SuS conformance
- * Fri Apr 8 19:00:00 2005 Jason Vas Dias <jvdias{%}redhat{*}com> 3.1.8-77
- always call pam_setcred(pamh, PAM_DELETE_CRED) before session
- close
- * Tue Apr 5 19:00:00 2005 Jason Vas Dias <jvdias{%}redhat{*}com> 3.1.8-70
- always call pam_close_session on PAM_FAIL or pam_end