what is the best way to find tomcat directory path if tomcat is not running
i am doing
locate tomcat | grep -i “[t]omcat” is there any other way ? please see tomcat is not running. so ps command wont help
what is the best way to find tomcat directory path if tomcat is not running
i am doing
locate tomcat | grep -i “[t]omcat” is there any other way ? please see tomcat is not running. so ps command wont help