Skip to content

Instantly share code, notes, and snippets.

@nickarthur
Created July 31, 2019 18:28
Show Gist options
  • Save nickarthur/38cee3b8e380e2c0136326c3eecf490c to your computer and use it in GitHub Desktop.
Save nickarthur/38cee3b8e380e2c0136326c3eecf490c to your computer and use it in GitHub Desktop.
port listener lsof
lsof -nP -iTCP:9090 | grep LISTEN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment