Greg Pittman

作者评论

我发现 'ifconfig' 是我能轻松记住的命令。

我通常的做法是运行
ps ax
然后查找 PID,然后
kill 'PID'
有时你需要以 sudo 身份运行,具体取决于进程。

© . All rights reserved.