On 3/7/08, Eddy Beliveau <[EMAIL PROTECTED]> wrote: > > Hi! > > You said > "then i add a crontab to run for ever 10 min > > crontab -e > 10 * * * * /your/location/of/script " > > Please note that your syntax said to execute once per hour at the 10th > minute of the hour > > To execute at interval of 10 minutes, you may use the following line: > */10 * * * * /your/location/of/script > > Cheers, > Eddy >
Thansk a lot :) -- > Regards > Agnello Dsouza > www.linux-vashi.blogspot.com > www.bible-study-india.blogspot.com > >