Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save NewGraphEnvironment/cf464176a44015ea5121b39e59105a29 to your computer and use it in GitHub Desktop.
Save NewGraphEnvironment/cf464176a44015ea5121b39e59105a29 to your computer and use it in GitHub Desktop.
see running processes on port so you can kill -9 <PID>
sudo lsof -i :7788
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment