linux tcp 狀態查看

netstat -n | awk '/^tcp/ {++S[$NF]} END {for(a in S) print a, S[a]}'tcp

相關文章
相關標籤/搜索