Created
November 18, 2016 03:34
-
-
Save femontanha/9c4d454f8455e976fbe49442cdc56165 to your computer and use it in GitHub Desktop.
Kill 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
kill -9 $(lsof -t -i :9000) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment