Created
September 18, 2016 20:09
-
-
Save anthony2025/8f1e1cea61fca4e4c6664d2b09d98ed2 to your computer and use it in GitHub Desktop.
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
Find: | |
lsof -i : portgoeshere | |
Kill: | |
kill -9 <PID> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment