#!/bin/sh LOCATION=`dirname $0` java \ -classpath `find target -type f -name '*.jar' | tr '\n' ':'` \ org.dyndns.andreasbaumann.LuceneAnalyzer $*