K 10 svn:author V 5 asami K 8 svn:date V 27 1999-06-22T06:47:21.000000Z K 7 svn:log V 304 A perl script to run a command with a timeout. The command is killed if it doesn't complete within the specified timeout period. I tried to do this from within the pdispatch script, but I couldn't get all the auxiliary processes to be killed correctly so implemented this as a separate script in perl. END