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