80端口网络连接数-tag ~]# # netstat -tan |awk '$4~/:80$/{++state[$NF]} END {for (key in state) print key,"\t",state[key]}'