Skip to content

Instantly share code, notes, and snippets.

@beardlessman
Created November 13, 2018 03:02
Show Gist options
  • Save beardlessman/2b1cc087c908714e0ebacb86c0502c40 to your computer and use it in GitHub Desktop.
Save beardlessman/2b1cc087c908714e0ebacb86c0502c40 to your computer and use it in GitHub Desktop.
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