Unix for Beginners
Unix Shell Programming
Advanced Unix
Unix Useful References
Unix Useful Resources
Selected Reading
© 2011 TutorialsPoint.COM
|
atrun - Unix, Linux Command
.Id $Id: atrun.8.in,v 1.3 1996/11/26 15:59:58 ig25 Exp $
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 was mostly written by Thomas Koenig, ig25@rz.uni-karlsruhe.de.
|
|
|