*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: atrun | Section: 8 | Source: NetBSD | File: atrun.8
ATRUN(8) FreeBSD System Manager's Manual ATRUN(8) NAME atrun - run jobs queued for later execution SYNOPSIS atrun [-l load_avg] [-d] DESCRIPTION atrun runs jobs queued by at(1). Root's crontab(5) must contain the line: */10 * * * * /usr/libexec/atrun so that atrun gets called every ten minutes. At every invocation, every job in lowercase queues whose starting time has passed is started. A maximum of one batch job (denoted by uppercase queues) is started each time atrun is invoked. OPTIONS -l load_avg Specifies a limiting load factor, over which batch jobs should not be run, instead of the compiled-in value of 1.5. -d Debug; print error messages to standard error instead of using syslog(3). WARNINGS For atrun to work, a cron(8) daemon needs to be running. FILES /var/at/spool Directory containing output spool files /var/at/jobs Directory containing job files SEE ALSO at(1), crontab(1), syslog(3), crontab(5), cron(8) AUTHORS Thomas Koenig <[email protected]> BUGS The functionality of atrun should be merged into cron(8). FreeBSD 14.1-RELEASE-p8 April 12, 1995 FreeBSD 14.1-RELEASE-p8

Navigation Options