Skip to content

Instantly share code, notes, and snippets.

@wuelcas
Created September 6, 2017 21:43
Show Gist options
  • Save wuelcas/055996754eaa0ec2a39cc1d3e801b6a0 to your computer and use it in GitHub Desktop.
Save wuelcas/055996754eaa0ec2a39cc1d3e801b6a0 to your computer and use it in GitHub Desktop.
lsof -i tcp:3000
# to kill the process
kill -9 PID
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment