shimi <[email protected]> writes: > There's The Fault Tolerant Shell[1], that assumes that running for > too long is 'a fault', which you might use.
I am not sure - the typical use case of ftsh is to keep trying for so many times or for such and such time interval if your task keeps failing. I understood the OP requirements as to be able to kill a perfectly running application after a specified time interval. I am not sure ftsh handles this case. But then, let the OP have a look and try... ;-) -- Oleg Goldshmidt | [email protected] ================================================================= To unsubscribe, send mail to [email protected] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [email protected]
