Skip to content

Instantly share code, notes, and snippets.

@ratulcse10
Created October 24, 2022 12:09
Show Gist options
  • Save ratulcse10/05adf536952ea3e21a545f94f83d39e7 to your computer and use it in GitHub Desktop.
Save ratulcse10/05adf536952ea3e21a545f94f83d39e7 to your computer and use it in GitHub Desktop.
search mysql check
lsof -i tcp:3306
kill -9 PID
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment