Skip to content

Instantly share code, notes, and snippets.

@GregGallant
Last active November 4, 2015 14:18
Show Gist options
  • Save GregGallant/4e1b1ae19e4e64a150e1 to your computer and use it in GitHub Desktop.
Save GregGallant/4e1b1ae19e4e64a150e1 to your computer and use it in GitHub Desktop.
Check status of port 9000 on MacOSX
testing ports...
sudo lsof -i :9000
netstat -Aa | grep 9000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment