#!/bin/sh # This batch file encapsulates a standard XEP call. CP=/home/sorin/xep-4.0/lib/xep.jar:/home/sorin/xep-4.0/lib/saxon.jar:/home/sorin/xep-4.0/lib/xt.jar java -classpath $CP -DCONFIG=/home/sorin/xep-4.0/xep.xml com.renderx.xep.XSLDriver $1 $2 $3 $4 $5 $6 $7 $8 $9 CP=