Skip to content

Instantly share code, notes, and snippets.

@jhlee8804
Last active November 29, 2017 09:10
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 jhlee8804/d5d99fd4a7cf113b716d0817c6a6aa30 to your computer and use it in GitHub Desktop.
Save jhlee8804/d5d99fd4a7cf113b716d0817c6a6aa30 to your computer and use it in GitHub Desktop.
$ lsof -n -i4TCP:$PORT | grep LISTEN
$ lsof -n -iTCP:$PORT | grep LISTEN
$ lsof -n -i:$PORT | grep LISTEN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment