LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   recurrent cronjob (https://www.linuxquestions.org/questions/linux-software-2/recurrent-cronjob-464237/)

Thulemanden 07-15-2006 05:05 AM

recurrent cronjob
 
I need to run the statistics application Webalizer in command mode every hour. I know this: 0 1 * * * webalizer

I recall it is best with making a file with the command and then have this files executed on boot (by crond?), so the file runs webalize each hour.

But I recall no more the exact way. :(

I need to know

1) The name I have to call above file
2) where to put it
3) what to put in it
4) how to have the file executed on boot

or better :)

Hope someone has the time and effort to help me on this.

Thank you

Thulemanden 07-15-2006 05:57 AM

Solved
 
I managed to install kcron and set this up. Hope it helps. :D

Which file can I now check to see the code?


All times are GMT -5. The time now is 03:14 PM.