I have created a script to startup and shutdown processes which works great.
I would like to create a timeout to wrap around the commands
in the script. The idea is that if one the commands hangs, the timeout
will intervene after specified time and call my paging function to alert
me of a problem. I would like to do this in k shell if possible.
Thanks in advance,
Robert G. Jordan
I would like to create a timeout to wrap around the commands
in the script. The idea is that if one the commands hangs, the timeout
will intervene after specified time and call my paging function to alert
me of a problem. I would like to do this in k shell if possible.
Thanks in advance,
Robert G. Jordan