Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        at: Job spooling tools.
        
        
            | Name: | at | Vendor: | Scientific Linux | 
        
            | Version: | 3.1.8 | License: | GPL | 
        
            | Release: | 82.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 Jan 25 18:00:00 2008 Marcela Maslanova <mmaslano{%}redhat{*}com> 3.1.8-82
- - forgot change atd.init for reading options from script
- Resolves: #247441 
            - * Thu Jan 17 18:00:00 2008 Marcela Maslanova <mmaslano{%}redhat{*}com> 3.1.8-81
- - create configuration file 
- Resolves: rhbz#247441 
            - * Fri Apr 14 19:00:00 2006 Jason Vas Dias <jvdias{%}redhat{*}com> 3.1.8-80
- - sync 'at -h' with man-page: (batch | at -b)