Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ihsansatriawan/7b94b669cde3cf3431e56a17c2dd5942 to your computer and use it in GitHub Desktop.
Save ihsansatriawan/7b94b669cde3cf3431e56a17c2dd5942 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