Skip to content

Instantly share code, notes, and snippets.

@anthony2025
Created September 18, 2016 20:09
Show Gist options
  • Save anthony2025/8f1e1cea61fca4e4c6664d2b09d98ed2 to your computer and use it in GitHub Desktop.
Save anthony2025/8f1e1cea61fca4e4c6664d2b09d98ed2 to your computer and use it in GitHub Desktop.
Find:
lsof -i : portgoeshere
Kill:
kill -9 <PID>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment