ps aux | grep skynet | grep -v grep | awk '/config/{print $2}' | xargs kill

 

相关文章: