Posts Tagged ‘at’

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

at – execute commands at a later time
USAGE at [-V] [-q queue] [-f file] [-mldbv] TIME at [-V] [-q queue] [-f file] [-mldbv] -t time_arg at -c job [job...] atq [-V] [...]

Tuesday, August 25th, 2009 at 22:41 | Comments Off
Categories: A
Tags: , , , , ,
TOP