#!/bin/sh
JLIB=PREFIX/lib/j
export JLIB
exec PREFIX/bin/jconsole.bin $*
