Created
October 14, 2015 06:05
-
-
Save snakewa/77d80fd6e1d01209ddab to your computer and use it in GitHub Desktop.
find 8080's proc
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
| netstat -tulpn | grep :8080 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment