netstat -nat | awk ‘/^tcp/{++S[$NF]}END{for (a in s) print a,S[a]}‘详解

NoSuchKey

猜你喜欢

转载自blog.csdn.net/Zhuge_Dan/article/details/125890507
s
a's