Skip to content

Instantly share code, notes, and snippets.

@paulmars
Created March 27, 2013 18:08
Show Gist options
  • Select an option

  • Save paulmars/5256651 to your computer and use it in GitHub Desktop.

Select an option

Save paulmars/5256651 to your computer and use it in GitHub Desktop.
What is using up my bandwidth.
whonetwork() {
sudo lsof |grep TCP | grep ESTAB
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment