Skip to content

Instantly share code, notes, and snippets.

@ihsansatriawan
Created January 8, 2016 01:41
Show Gist options
  • Save ihsansatriawan/35a4d72afe08a256ddd1 to your computer and use it in GitHub Desktop.
Save ihsansatriawan/35a4d72afe08a256ddd1 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