Rohan wrote:
> Hello,
> I would like my script to run once a week with out any external
> interference.
> More like a timer. Can it be done in python or should some other shell
> scripting be used.
> If anyone knows anything please let me know.
>
Have a look at my 'kronos' task scheduler, availab
On Sat, 04 Aug 2007 08:27:05 +, Rohan wrote:
> Hello,
> I would like my script to run once a week with out any external
> interference.
> More like a timer. Can it be done in python or should some other shell
> scripting be used.
> If anyone knows anything please let me know.
`cron` should be