Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Java by (9.5k points)

Can anyone tell me what’s the terminal command to view the list of all the JRE installed on my Mac?

1 Answer

0 votes
by (19.7k points)

Below is the /usr/bin/java command to lists one line per Java environment installed: 

/usr/libexec/java_home -V

Interested in Java? Check out this Java tutorial by Intellipaat. 

Related questions

0 votes
1 answer
asked Jul 10, 2019 in Java by Krishna (2.6k points)
0 votes
1 answer
asked Dec 20, 2020 in SQL by Appu (6.1k points)

Browse Categories

...