Skip to content

Instantly share code, notes, and snippets.

@buuhsmead
Created July 25, 2019 07:44
Show Gist options
  • Save buuhsmead/b916d35ba7dd4e698447fc4c715e4127 to your computer and use it in GitHub Desktop.
Save buuhsmead/b916d35ba7dd4e698447fc4c715e4127 to your computer and use it in GitHub Desktop.
OSX PID and PORT of process
#!/usr/bin/env bash
sudo lsof -Pnl +M -i4 -i6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment