> test it with something simple. I should have though of that. ;-) I 'm in to
> much of a hurry.
> 
> do you know if I can do something every 30 seconds or am I limited to 1 min.
> intervals

Why bother using cron at all then ?  Why not just start your script run your
commands in a loop and have it "sleep 30" seconds before the next iteration ?

Thanks... Dan.


Reply via email to