3 # front-end for jconsole and jwd (http://www.jsoftware.com)
4 # written for Arch Linux by Lorenzo Tomei
6 export JPATH
=/usr
/lib
/j
10 ${JPATH}/bin
/jconsole
"$@"
18 ${JPATH}/bin
/jee
"${JPATH}/bin/jwd $@"
24 echo "usage: $0 {-c|--console|-w|--window|-e|--external|-b|--break} [jargs]"