grape:~ # /sbin/chkconfig atd --level 35 on grape:~ # /sbin/chkconfig --list | grep atd atd 0:off 1:off 2:off 3:on 4:off 5:on 6:off
grape:~ # /etc/init.d/atd restart Shutting down service at daemon done Starting service at daemon done
kagyuu@grape:~> at -m 04:00 warning: commands will be executed using /bin/sh at> ls -la at> <EOT> job 17 at 2007-11-13 04:00
kagyuu@grape:~> atq 17 2007-11-13 04:00 a kagyuu
kagyuu@grape:~> atrm 17 kagyuu@grape:~> atq
kagyuu@grape:~> batch -m warning: commands will be executed using /bin/sh at> wget http://mergedoc.globalbase.org/pleiades/archive/pleiades-all-in-one-java-wtp-jre_20071103.zip at> <EOT> job 17 at 2007-11-11 02:42
> echo task.sh | batch
/etc/sysconfig/$prog daemon $exec $OPTS
OPTS="-l 4 -b 120"