-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Saturday 29 March 2003 07:54 am, Ted Wager wrote:
Viktor Dueck wrote:
java -version
Am Sam, 2003-03-29 um 09.07 schrieb Ted Wager:
I posted this yesterday but it did not seem to make it to the
list....
I have Java installed on my machine but cannot remember d/loading it
or where
I got it from....How do I tell which version it is...ie ibm,
netscape, blackdown etc?/
Regards
Ted Wager
Ta for the reply but this is what I get....
twager localhost twager]$ java -version
bash: java: command not found
[twager localhost twager]$
how about
/full/path/to/your/java -version
like so:
$ /usr/java/j2re1.4.1/bin/java -version
java version "1.4.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-b21)
Java HotSpot(TM) Client VM (build 1.4.1-b21, mixed mode)
- --
- -Michael