Linux环境下如何查找哪个线程使用CPU最长

top -H -p pid

查看端口是否被占用:

netstat -apn|grep 80  

posted @ 2018-03-03 09:26  stanljj  阅读(826)  评论(0)    收藏  举报