Created
November 13, 2018 03:02
-
-
Save beardlessman/2b1cc087c908714e0ebacb86c0502c40 to your computer and use it in GitHub Desktop.
This file contains 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:8890 // порт | |
kill -9 16658 // id процесса |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment