Damon Parker is a freelance sysadmin and web developer in Texas. He specializes
in server setup, server security and high performance server configurations.
Need help setting up a web server or getting a server back online after a crash or
hack? Email Damon
{ 1 comment… read it below or add one }
My version is similar:
ps -aux | grep $username | grep $application | awk ‘{print $2}’ | xargs kill -9