I have an indexer for sphinx, and i want it to run once every hour in linux. How would i do this?
|
feedback
|
migrated from stackoverflow.com May 9 '10 at 22:33
This question came from our site for professional and enthusiast programmers.
|
cron. | |||
feedback
|
|
Since everyone else is posting short answers, I thought I'd be a little more dscriptive...
You add a script to the list by copying it to the folder of your choice:
These folders are typically fount in | |||||||
feedback
|
|
Just to be different - depending on your needs you could use the watch command.
| |||
|
feedback
|
|
| |||
|
feedback
|
|
If you just need it once in a while, not permanently like you get with
| |||
|
feedback
|
