Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        at: Job spooling tools.
        
        
            | Name: | at | Vendor: | Fermi National Accelerator Laboratory | 
        
            | Version: | 3.1.8 | License: | GPL | 
        
            | Release: | 47.ent | 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 Feb 23 18:00:00 2004 Tim Waugh <twaugh{%}redhat{*}com>
- - Use ':' instead of '.' as separator for chown. 
            - * Fri Feb 13 18:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com> - 3.1.8-50
- - rebuilt 
            - * Tue Dec  9 18:00:00 2003 Jens Petersen <petersen{%}redhat{*}com> - 3.1.8-49
- - replace at-3.1.8-SHELL-91233.patch by at-3.1.8-SHELL-111386.patch which
  now executes $SHELL directly in the at shell script after all the variables
  have been setup with /bin/sh (#91233) [suggested by Göran Uddeborg]
- this changelog is now in utf-8