> explicitly specified the file (i.e. "./java").  I always get "command
> not found".

This can also happen if the '#!' line at the beginning of the script (java
is a script) can not be found.  My java has #!/bin/sh which should
definitely be in the path on any linux machine, but perhaps your script is
different or you don't have /bin/sh which is normally a soft link to
/bin/bash.

Cheers, Craig

------
There is a theory that states: "If anyone finds out what the universe
is for it will disappear and be replaced by something more bazaarly
inexplicable."

There is another theory that states: "This has already happened ...."
                -- Douglas Adams, "Hitch-Hikers Guide to the Galaxy"

======================================================================
Craig Taverner               ------======       Email:[EMAIL PROTECTED]
ComOpt AB                   ------========        Tel:   +46-42-212580
Michael Löfmans Gata 6     ------==========       Fax:   +46-42-210585
SE-254 38 Helsingborg       ------========       Cell:  +46-708-212598
Sweden                       ------======        http://www.comopt.com
======================================================================

Reply via email to