Jeff Pace - 2006-08-21

Logged In: YES
user_id=316860

I'm adding better detection of that in the next release.
The problem with sh and bash is that they don't pass $0 (or
$1, depending on how you look at it), which we need in
order to figure out where the jar file is.

Trying to source that script in csh or tcsh will result in
syntax errors, so that's not an issue, and oddly (or maybe
not) zsh passes $0 correctly.