atrun(8) osx man page | unix.com

Man Page: atrun

Operating Environment: osx

Section: 8

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

NAME
atrun -- run jobs queued for later execution
SYNOPSIS
atrun
DESCRIPTION
The atrun utility runs commands queued by at(1). It is invoked periodically by launchd(8) as specified in the com.apple.atrun.plist property list. By default the property list contains the Disabled key set to true, so atrun is never invoked. Execute the following command as root to enable atrun: launchctl load -w /System/Library/LaunchDaemons/com.apple.atrun.plist
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), launchd(8)
AUTHOR
Thomas Koenig, ig25@rz.uni-karlsruhe.de Mac OS X March 9, 2008 Mac OS X
Related Man Pages
atrm(1) - mojave
atd(8) - linux
atd(8) - redhat
atrun(8) - freebsd
atd(8) - suse
Similar Topics in the Unix Linux Community
Problem executing script through at
Noob minix problem
Total of columns
awk help
Using at utility on 10.8.2 not working