Recent content by jim merchant

  1. J

    JAVA help

    Hello, we currently run this command from unix: java -cp ${classpath} com.tufts.tracs.TracsLog $* Sometime this process does not die, is it possible to code a timeout value around command if not complete in 5 minutes. Thanks