Using a shebang script on a mac: |domain error: script | #!/Applications/j64- 804/bin/jconsole
To resolve this, we should perhaps recommend the user creates a symbolic link from jconsole to some location such as /usr/local/bin/ijconsole? (Recommending ijconsole for the name, rather than jconsole, because so many people already have java's jconsole installed.) (We could also recommend the /usr/bin/env ijconsole or something along that line, but for that to be useful, it would require that jconsole be in $PATH and that's already not going to be the case for this example problem.) Thanks, -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
