Find the answer to your Linux question:
Results 1 to 4 of 4
of java or jdk we are running?? thanks Mace...
  1. #1
    Linux Newbie
    Join Date
    Jun 2006
    Posts
    139

    how do I find what version....

    of java or jdk we are running??
    thanks
    Mace

  2. #2
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    Type
    Code:
    java -version
    in a terminal window. Your JDK version should pop up.
    Registered Linux user #270181
    TechieMoe's Tech Rants

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    pacakge-name --version
    Code:
    java --version



    Casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  4. #4
    Linux Newbie
    Join Date
    Jun 2006
    Posts
    139
    thanks guys...I tried the ps -ef|grep java but it told me squat.
    I knew I came to the right place

    thanks again
    Mace

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...