Skip to content

Instantly share code, notes, and snippets.

@amslezak
Last active January 24, 2020 22:15
Show Gist options
  • Save amslezak/4c9ed5a195be2988372094b7a9b1b1b6 to your computer and use it in GitHub Desktop.
Save amslezak/4c9ed5a195be2988372094b7a9b1b1b6 to your computer and use it in GitHub Desktop.
find process using port (PID)
lsof -t -i :PORT_NUMBER
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment