Last active
September 13, 2018 06:39
-
-
Save leohxj/9eae9f67d8a392798e65cc17f5637d79 to your computer and use it in GitHub Desktop.
#bash #mac
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
| lsof -i tcp:8080 | |
| kill -9 kid |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment