osx man page for atrun

Query: atrun

OS: osx

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
atd(8) - centos
at(1) - mojave
at(1) - bsd
at(1) - osx
atd(8) - redhat
Similar Topics in the Unix Linux Community
whitespace problem
Problem executing script through at
Total of columns
Using at utility on 10.8.2 not working