What is the best way to find tomcat directory path on a Linux machine if tomcat is not running? I have multiple instances of tomcat.
I am running
locate tomcat | grep -i "[t]omcat"
, is there any other way given that tomcat isn't running?
Asked by maddy
(1 rep)
May 13, 2024, 06:35 PM
Last activity: May 14, 2024, 10:52 AM
Last activity: May 14, 2024, 10:52 AM