How often will the following cron job run:
*/5 * * * * root /shell/my_script.sh
|
feedback
|
|
Your script should run every five minutes. Check out "man 5 crontab" for more information. | |||
|
feedback
|