#/bin/sh if [ -n "$1" ]; then export PLTDIR=$1 else export PLTDIR=`pwd` fi cd $PLTDIR pkill -9 java