I\'m trying to find out how to limit a program execution time within a Windows batch file. Is there something like Unix timeout command? Please advise.
timeout
I just installed Cygwin and use unix-style timeout command from the distribution.