*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages -> atrun (8)              
Title
Content
Arch
Section
 

ATRUN(8)

Contents


NAME    [Toc]    [Back]

     atrun -- run jobs queued for later execution

SYNOPSIS    [Toc]    [Back]

     atrun [-l load_avg] [-d]

DESCRIPTION    [Toc]    [Back]

     Atrun runs jobs queued by at(1).

     Root's crontab(5) file /etc/crontab has to contain the line

     */5     *	     *	     *	     *	     root    /usr/libexec/atrun

     so that atrun gets invoked every five minutes.

     At every invocation, atrun will start all the jobs in the lowercase
     queues whose start time has elapsed.  In addition, if the load average
     over the last minute was less than the specified limit then a maximum of
     one batch job (denoted by the uppercase queues) is started.

OPTIONS    [Toc]    [Back]

     -l load_avg
	     Specify a limiting load factor, over which batch jobs should not
	     be run, instead of the compiled in default of 1.5.

     -d      Debug; print error messages to standard error instead of using
	     syslog(3).

WARNINGS    [Toc]    [Back]

     For atrun to work, you have to start up a cron(8) daemon.

FILES    [Toc]    [Back]

     /var/at/spool  Directory containing output spool files
     /var/at/jobs   Directory containing job files

SEE ALSO    [Toc]    [Back]

      
      
     at(1), crontab(1), syslog(3), crontab(5), cron(8)

BUGS    [Toc]    [Back]

     The functionality of atrun should be merged into cron(8).


FreeBSD 5.2.1			April 12, 1995			 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
at OpenBSD queue, examine or delete jobs for later execution
at FreeBSD queue, examine or delete jobs for later execution
atq FreeBSD queue, examine or delete jobs for later execution
batch OpenBSD queue, examine or delete jobs for later execution
batch FreeBSD queue, examine or delete jobs for later execution
atrm FreeBSD queue, examine or delete jobs for later execution
at Linux queue, examine or delete jobs for later execution
sigwait IRIX wait for queued signals (POSIX)
ksi_send_max HP-UX limit on number of queued signals per process
ksi_alloc_max HP-UX system-wide limit of queued signals that can be allocated
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service