Answers for "java version linux"

4

check java version linux

//1.6 and higher versions
java -version
Posted by: Guest on July-25-2020
1

linux command to see all the java version installed

sudo update-alternatives --display java
Posted by: Guest on May-28-2020
0

linux command to see all the java version installed

sudo update-alternatives --config java
Posted by: Guest on May-28-2020

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language