Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9153229
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T12:14:16+00:00 2026-06-17T12:14:16+00:00

alternate –config is updated java -version works How do i verify if java is

  • 0

alternate –config is updated

java -version works

How do i verify if java is installed if java is installed and what version. What is the correct way.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T12:14:18+00:00Added an answer on June 17, 2026 at 12:14 pm

    I think this is what you want:

    #!/bin/bash
    if [ -x /usr/bin/java ] ; then
            java -version 2>&1 | head -1 | awk -F '"' '{print $2}'
    else
            exit
    fi
    

    OUTPUT (on my linux box):

    1.6.0_18
    

    check whether the java executable is present. if yes, then print the version.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Anybody has an alternate way of finding and copying files in bash than: find
Is there any alternate way to create stored procedure without putting all query in
I was trying an alternate way of doing some code I already have that
We've got an alternate version of out website ready for mobile devices. The content
Is there an alternate way that migrates all parameters implicit? Or any other advantages.
I'm interested in creating an alternate version of a Wordpress site, specifically tailored for
What is the most efficient way to alternate taking values from different iterators in
what is the easiest way to alternate color of the cloned list item? Every
Is there an alternate way to link to wikipedia commons pages with more traditional
Is there an alternate way of building an entity framework assembly (i.e. with csdl,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.