Skip to content

Instantly share code, notes, and snippets.

@daniel12fsp
Created April 22, 2019 19:43
Show Gist options
  • Save daniel12fsp/30ed3a4387eea5b810c1603288933c57 to your computer and use it in GitHub Desktop.
Save daniel12fsp/30ed3a4387eea5b810c1603288933c57 to your computer and use it in GitHub Desktop.
PID by port
# To list any process listening to the port 8080:
lsof -i:8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment