Quoting alben benavente alteza <[EMAIL PROTECTED]>:
> As much as possible I don't want to use cron. I want
> my script to be self sufficient.
This is not to answer your question, but to inquire about
the way "at" works vs "cron". Cron's behavior is controlled
by a cron table, edited using crontab. A daemon, crond, checks
the cron tables on a regular basis, to check if a periodic
activity is scheduled for execution. "at" has a similar
table /var/spool/{atjobs,atspool} where jobs scheduled for
one-time execution are queued. There a similar daemon "atd"
that checks the "at" spool from time to time to see if a job
is ready for execution. Who starts this daemon, and where is
it started? Is it started the first time root issues an
"at" command? Or is it started as part of the sysvinit
activity?
PMana
--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie