Skip to content

Instantly share code, notes, and snippets.

@byelipk
Created January 10, 2018 18:27
Show Gist options
  • Save byelipk/0c757d198793b780e9632e2ee5acdb87 to your computer and use it in GitHub Desktop.
Save byelipk/0c757d198793b780e9632e2ee5acdb87 to your computer and use it in GitHub Desktop.
Find pid using port
```
lsof -n -i PORT
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment