|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
ATD(8) Linux Programmer's Manual ATD(8)
NAME
atd - run jobs queued for later execution
SYNOPSIS
atd [-l load_avg] [-b batch_interval] [-d] [-s]
DESCRIPTION
atd 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 Specifiy 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).
-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. A script invoking atd -s is
installed as /usr/sbin/atrun for backward compatibility.
WARNING
atd won't work if its spool directory is mounted via NFS even if
no_root_squash is set.
FILES
/var/spool/atjobs The directory for storing jobs; this should be mode
700, owner at.
/var/spool/atspool The directory for storing output; this should be
mode 700, owner at.
/etc/at.allow, /etc/at.deny determine who can use the at system.
SEE ALSO
at(1), atrun(1), cron(8), crontab(1), syslog(3), at.deny(5),
at.allow(5).
BUGS
The functionality of atd should be merged into cron(8).
local Mar 1997 ATD(8)
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Sat Sep 8 16:40:38 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
svn man page (6164 hits) (FreeBSD 6.2)
sqlite3 man page (5598 hits) (openSUSE 10.2)
adv_cap_autoneg man page (5045 hits) (Solaris 10 11_06)
CPAN man page (4791 hits) (Suse Linux 10.1)
ssh man page (4439 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (3525 hits) (Solaris 10 11_06)
signal man page (3395 hits) (Suse Linux 10.1)
netcat man page (3383 hits) (Suse Linux 10.1)
pprosetup man page (2890 hits) (Solaris 10 11_06)
startproc man page (2739 hits) (Suse Linux 10.1)
|