1. ps -ef | grep tomcat | awk '{if(NR==1) print $2}' | xargs ps -l