Skip to content

Instantly share code, notes, and snippets.

@mikehins
Last active September 26, 2023 13:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikehins/3cf6db7e0aa565ea125f5de03a380e70 to your computer and use it in GitHub Desktop.
Save mikehins/3cf6db7e0aa565ea125f5de03a380e70 to your computer and use it in GitHub Desktop.
kill -9 $(lsof -ti:4321)
lsof -i tcp:8080
kil PID
# wmysql PID
ps -ef | grep mysql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment