Skip to content

Instantly share code, notes, and snippets.

@lyonsun
Created May 26, 2014 05:10
Show Gist options
  • Save lyonsun/7c58ceea3a1114761fb5 to your computer and use it in GitHub Desktop.
Save lyonsun/7c58ceea3a1114761fb5 to your computer and use it in GitHub Desktop.
watch netstat changes per second
watch -d -n1 'netstat -natpu'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment