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

     crond(8), at(1)


AUTHOR

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


BUGS

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


CAVEATS

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

NetBSD 0.9A                    December 5, 1993                    NetBSD 0.9A

Man(1) output converted with man2html