ps aux | grep tomcat | grep -v "grep" | awk '{print $2}' 转载于:https://www.cnblogs.com/forturn/p/5671094.html