#!/bin/sh # terri, I (mth) did not understand your version of this script with the @@@ syntax # this version requires env settings and reflects my ignorance in trying to get yours working # at woods hole exec $JAVA_HOME/bin/java \ -classpath $CLASSPATH\ "$@"