#!/bin/sh
export CLASSPATH="/usr/share/java/bsh.jar${CLASSPATH:+:$CLASSPATH}"
exec java bsh.Interpreter