How do I want to create a cron job on Linux that runs every 0.25 hour?
|
feedback
|
migrated from stackoverflow.com Oct 13 '09 at 12:17
This question came from our site for professional and enthusiast programmers.
|
As well as rslite's
This should work on most versions of cron
| |||
|
feedback
|
|
Add this to the crontab file:
| |||
|
feedback
|
| |||||
feedback
|
|
Just to avoid the rush at XX:00 :-) | |||
|
feedback
|