I want to check out the Version of my Oracle JDBC driver. In this case, I know the driver is 12.1.0.2:
/u01/app/oracle/product/12.1.0.2/dbhome_1/bin/oracle
But without that I am searching for a valid command which will give me the version back on the console. I am using CentOS 7. Should I search for the Manifest.MF
file or do you have other ideas?