www.LinuxHowtos.org





ATRUN

Section: Linux Programmer's Manual (8)
Updated: Nov 1996
Index Return to Main Contents
 

NAME

atrun - run jobs queued for later execution  

SYNOPSIS

atrun [-l load_avg] [-d]  

DESCRIPTION

atrun runs jobs queued by at(1). It is a shell script invoking /usr/sbin/atd with the -s option, and is provided for backward compatibility with older installations.  

SEE ALSO

at(1), atd(8).  

AUTHOR

At was mostly written by Thomas Koenig, ig25@rz.uni-karlsruhe.de.


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
AUTHOR