kill

# ps -ef | grep ttlsa | awk '{ print $2 }' | sudo xargs kill -9

原文地址:https://www.cnblogs.com/charon2/p/10349828.html