--=-frk9B0C+HWcqCMuOqREA
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
On Wed, 2006-06-21 at 22:05 +0300, Marc A. Volovic wrote:
> Quoth yahav Biran:
>
> > Crontab is not an option since I don't get crontab access in the machines
> > that my application is running.
>
> Cron _is_ the answer to this. Alternatively, use at(1) and add another
> invocation of at(1) at the end of your own script.
I use fcron as a vixie-cron replacement. I find it more stable and
easier to configure and run. It also has a much larger syntax which
might be useful under some circumstances.
I think you could install fcron locally in your account, and as fcron is
much less picky about system permissions and config file locations, you
could easily run it as the main scheduler for your scripts.
--
Oded
::..
"She had lost the art of conversation, but not, unfortunately, the power
of speech."
-- George Bernard Shaw
--=-frk9B0C+HWcqCMuOqREA
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.10.1">
</HEAD>
<BODY>
On Wed, 2006-06-21 at 22:05 +0300, Marc A. Volovic wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Quoth yahav Biran:</FONT>
<FONT COLOR="#000000">> Crontab is not an option since I don't get crontab
access in the machines</FONT>
<FONT COLOR="#000000">> that my application is running.</FONT>
<FONT COLOR="#000000">Cron _is_ the answer to this. Alternatively, use at(1)
and add another</FONT>
<FONT COLOR="#000000">invocation of at(1) at the end of your own script.</FONT>
</PRE>
</BLOCKQUOTE>
I use fcron as a vixie-cron replacement. I find it more stable and easier to
configure and run. It also has a much larger syntax which might be useful under
some circumstances. <BR>
<BR>
I think you could install fcron locally in your account, and as fcron is much
less picky about system permissions and config file locations, you could easily
run it as the main scheduler for your scripts.<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
--
<PRE>
Oded
</PRE>
::..<BR>
"She had lost the art of conversation, but not, unfortunately, the power
of speech."<BR>
-- George Bernard Shaw<BR>
<BR>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>
--=-frk9B0C+HWcqCMuOqREA--
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]