Query: atd
OS: centos
Section: 8
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATD(8) System Manager's Manual ATD(8)NAMEatd - run jobs queued for later executionSYNOPSISatd [-l load_avg] [-b batch_interval] [-d] [-f] [-s]DESCRIPTIONatd runs jobs queued by at(1).OPTIONS-l Specifies a limiting load factor, over which batch jobs should not be run, instead of the compile-time choice of 0.8. For an SMP system with n CPUs, you will probably want to set this higher than n-1. -b Specify the minimum interval in seconds between the start of two batch jobs (60 default). -d Debug; print error messages to standard error instead of using syslog(3). This option also implies -f. -f Run atd in the foreground. -s Process the at/batch queue only once. This is primarily of use for compatibility with old versions of at; atd -s is equivalent to the old atrun command.WARNINGatd won't work if its spool directory is mounted via NFS even if no_root_squash is set.FILES/var/spool/at The directory for storing jobs; this should be mode 700, owner root. /var/spool/at/spool The directory for storing output; this should be mode 700, owner root. /etc/at.allow, /etc/at.deny determine who can use the at system.SEE ALSOat(1), at.deny(5), at.allow(5), cron(8), crontab(1), syslog(3).BUGSThe functionality of atd should be merged into cron(8). 2009-11-14 ATD(8)
Related Man Pages |
---|
at(1) - linux |
queuedefs(4) - opensolaris |
atq(1) - centos |
queuedefs(4) - sunos |
queuedefs(4) - debian |
Similar Topics in the Unix Linux Community |
---|
Default Concurrent Connections on solaris |
Solaris 10 name resolution question |
mail is not sent, instead just coping into /var/spool/queue dir |
send text mail to windows |
Customizing ps command |