Skip to content

Instantly share code, notes, and snippets.

@mcescalante
Created June 10, 2014 16:28
Show Gist options
  • Save mcescalante/76b35b22efa3b1b8005e to your computer and use it in GitHub Desktop.
Save mcescalante/76b35b22efa3b1b8005e to your computer and use it in GitHub Desktop.
Mavericks netstat -tlpn equivalent
sudo lsof -i -n -P | grep TCP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment