AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  How to find the installed ?

    Posted 01/18/11 03:57 AM

    Originally posted by: sidharth2009


    Hi All,

    How to find the installed JRE and JDK Versions available in our

    AIX Systems ?

    By which command

    Regards
    #AIX-Forum


  • 2.  Re: How to find the installed ?

    Posted 01/18/11 11:45 AM

    Originally posted by: shargus


    java -version

    lslpp -La | grep -i java
    #AIX-Forum