Created
June 23, 2018 06:02
-
-
Save Jatapiaro/fae5779aa88e59c3e95e9dab097c8106 to your computer and use it in GitHub Desktop.
Kill process at port x
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
kill $(lsof -t -i :8080) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment