Sunday 19 August 2012

Kill a list of unix process

kill -9 'ps -ef | grep Apache | grep applupgr | grep -v grep | awk '{print $2}''
 

No comments:

Post a Comment

Number of Visitors