Skip to content

Instantly share code, notes, and snippets.

@eeddaann
Last active January 3, 2019 22:02
Show Gist options
  • Save eeddaann/f713b564907b0860c0fbd28d1bdf12c1 to your computer and use it in GitHub Desktop.
Save eeddaann/f713b564907b0860c0fbd28d1bdf12c1 to your computer and use it in GitHub Desktop.
find pid by port

find pid by port

lsof -wni tcp:3000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment