Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@ilacorda
Created April 27, 2020 08:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ilacorda/31fc67ef00b527e767f44ace55e08b12 to your computer and use it in GitHub Desktop.
Save ilacorda/31fc67ef00b527e767f44ace55e08b12 to your computer and use it in GitHub Desktop.
Kill all processes running on port 5432 (Mac)
npx kill -port 5432
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment