advanced code snippet search
tobewan on 10/27/09
server commands netstat dv Dedicated-Virtual
10/27/09 01:12pm
netstat -an|awk '/tcp/ {print $6}'|sort|uniq -c
Report this snippet Tweet
Comment:
You need to login to post a comment.