linux就该这么学pdf免费下载 netstat -n | awk '/^tcp/ {++S[$NF]} END {for(a in S) print a, S[a]}' 转载请注明:谷谷点程序 » linux查看tcp连结数