Newbiesh question: time script
I apologize for my English. I'd like to create a script that starts every period of time. How can I do this? Could you please indicate me some sites with examples? Thank you for your help, Daniele _________________________________________________________________ MSN Foto: condividi, ritocca e stampa le tue foto online http://photos.msn.it
Take a look at the Xron product. But use it at your own risk. It is supposed to suck in many situations. -aj --On Freitag, 17. Januar 2003 17:13 +0000 Pino Silvestre <ehigionni@hotmail.com> wrote:
I apologize for my English.
I'd like to create a script that starts every period of time. How can I do this? Could you please indicate me some sites with examples?
Thank you for your help, Daniele
_________________________________________________________________ MSN Foto: condividi, ritocca e stampa le tue foto online http://photos.msn.it
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
--------------------------------------------------------------------- - Andreas Jung http://www.andreas-jung.com - - EMail: andreas at andreas-jung.com - - "Life is too short to (re)write parsers" - ---------------------------------------------------------------------
At 09:13 AM 1/17/2003, Pino Silvestre wrote:
I'd like to create a script that starts every period of time. How can I do this? Could you please indicate me some sites with examples?
Your best bet, currently, is to use whatever mechanism your OS provides (cron, at, etc) to call a script, hit a URL with wget, etc. FMI: http://www.zope.org/Members/lalo/cron HTH, Dylan
Am Freitag, 17. Januar 2003 18:13 erhalten:
I apologize for my English.
I'd like to create a script that starts every period of time. How can I do this? Could you please indicate me some sites with examples?
Thank you for your help, Daniele
i use >>> Xron <<< and it works fine for me i'm doing only the simple task to delete files from a temporary folder every 20 minutes <hth> fritz (-:fs)
participants (4)
-
Andreas Jung -
Dylan Reinhardt -
fritz -
Pino Silvestre