Posts Tagged ‘atrun’

atrun – run jobs queued for later execution
USAGE
atrun [-l load_avg] [-d]

DESCRIPTION
atrun runs jobs queued by at(1). It is a shell script invoking
/usr/sbin/atd with the -s [...]

Wednesday, August 26th, 2009 at 02:26 | Comments Off
Categories: A
Tags: , ,

atd – run jobs queued for later execution
USAGE
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 [...]

Wednesday, August 26th, 2009 at 02:26 | Comments Off
Categories: A
TOP