On Thu, 30 Jan 2003, Sam Ruby <[EMAIL PROTECTED]> wrote: > I found a utility for unix that can be used to enforce a time limit > on each step.
Interesting. How do you use it with the generated scripts? I've been thinking about adding a "java" shellscript which would the simply do exec timeout 1200 /real/path/to/java "$@" and move that to the front of my nightly Gump script's PATH, but I'm sure there is a simpler way. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
