/bin/java -version 2>&1 | grep version | awk '{print $3}' | sed 's/\"//g'" not able to find whether the java already installed or not please check this. using centos 7
/bin/java -version 2>&1 | grep version | awk '{print $3}' | sed 's/"//g'"
not able to find whether the java already installed or not please check this.
using centos 7