ps aux | grep tomcat  | grep -v "grep" | awk '{print $2}'

相关文章: