pumaのプロセスキル 投稿日 2018/05/21 投稿者 rengotaku 1 分で読めます kill -9 $(ps axu | grep '[p]uma' | awk '{print $2}') ※grepの引数を’[p]uma’にすることでgrepのプロセスを表示させない Find and kill a process in one line using bash and regex - Stack Overflow devtools shell シェア