Skip to content

Instantly share code, notes, and snippets.

@sati2013
Created January 31, 2013 05:24
Show Gist options
  • Save sati2013/4680472 to your computer and use it in GitHub Desktop.
Save sati2013/4680472 to your computer and use it in GitHub Desktop.
netstat -an | awk '{print $7}' | sort | uniq -c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment