I am running a cron job which often hangs and does not respond. The same problem was mentioned at stackoverflow
I need timeout command for centos as suggested in this answer. Link for ubuntu timeout command.
|
I am running a cron job which often hangs and does not respond. The same problem was mentioned at stackoverflow I need timeout command for centos as suggested in this answer. Link for ubuntu timeout command. | |||
feedback
|
|
It's in RHEL. On my RHEL 5 System (abbreviated output):
Check the above path to see if it's there. If it is then copy the scirpt to somewhere in your path (easiest) or add the scripts directory to your path if that's appropriate for your environment (better). | |||
|
feedback
|