Created
April 22, 2019 19:43
-
-
Save daniel12fsp/30ed3a4387eea5b810c1603288933c57 to your computer and use it in GitHub Desktop.
PID by port
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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