Skip to content

Instantly share code, notes, and snippets.

@alexlewinski
Created August 15, 2016 10:47
Show Gist options
  • Select an option

  • Save alexlewinski/07ec9da2ebf77ae694ef46fbde9ff40e to your computer and use it in GitHub Desktop.

Select an option

Save alexlewinski/07ec9da2ebf77ae694ef46fbde9ff40e to your computer and use it in GitHub Desktop.
macOS: show processes using a specific port
netstat -anp tcp | grep 5000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment