ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages

 

This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles.

For more information about the manual page format, see the manual page for manpages(5).



ATRUN(8)                  BSD System Manager's Manual                 ATRUN(8)

NAME
     atrun -- run jobs queued for later execution

SYOPSIS
     atrun

DESCRIPTION
     The atrun utility runs commands queued by at(1).  It is usually invoked by crond(8) every ten minutes.

FILES
     /var/at/jobs      Directory containing job files
     /var/at/spool     Directory containing output spool files
     /var/at/lockfile  Job-creation lock file.

SEE ALSO
     at(1), crond(8)

AUTHOR
     Thomas Koenig, ig25@rz.uni-karlsruhe.de

BUGS
     The functionality of atrun should arguably be merged into crond(8).

CAVEATS
     Because the default configuration causes atrun to be invoked every ten minutes, commands queued by
     at(1) may end up being executed up to nine minutes later than would be otherwise expected.

NetBSD 0.9A                    December 5, 1993                    NetBSD 0.9A

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.