Skip to content

Instantly share code, notes, and snippets.

@krismp
Created July 27, 2015 02:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save krismp/57edef1cd11a0642dbb7 to your computer and use it in GitHub Desktop.
Save krismp/57edef1cd11a0642dbb7 to your computer and use it in GitHub Desktop.
look process:
`lsof -i :<PORT NUMBER>
kill process
`kill -9 <PID>`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment