How to find java version installed in unix
Hi, With the command perl -v i can see the perl version, but it's like a text file.. How to Find the OS version Installed. The output required is "June " version or "March " version etc whatever OS is present. Thanx in advance for your help.
Regards, Pankaj 3 Replies. RedHat Commands. OpenSolaris Commands. Linux Commands. SunOS Commands. FreeBSD Commands. Full Man Repository. Advanced Search. Contact Us. Forum Rules. Mark Forums Read. Asked 6 years ago. Active 2 years, 5 months ago. Viewed 66k times. A version of java is installed on my Linux machine. Now I have a java folder and I want to know which version of java it is? Improve this question. Add a comment. Active Oldest Votes. I think you can track all this by checking to where your java binaries linked to.
Improve this answer. Was this article helpful? Sofija Simic. Alongside her educational background in teaching and writing, she has had a lifelong passion for information technology.
She is committed to unscrambling confusing IT concepts and streamlining intricate software installations. Next you should read. SysAdmin Web Servers. Ubuntu This driver does not always take Collectives on Stack Overflow. Learn more. Asked 5 years, 2 months ago. Active 9 months ago. Viewed 17k times. I am using SSH Client.
Add a comment. Active Oldest Votes. The which command gives you the path to the java binary: which java But if it is only a symlink e. That is what the -f is for. It follows symlinks until it not a symlink anymore.
0コメント