#!/bin/sh MYDIR=`dirname $0` JTB_JAR=`echo ${MYDIR}/../contrib/jtb.jar` java -jar $JTB_JAR "$@"