Skip to content

Instantly share code, notes, and snippets.

@maasencioh
Created May 8, 2020 14:41
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 maasencioh/47dfe6b33b47f57391ff90db819cd1d4 to your computer and use it in GitHub Desktop.
Save maasencioh/47dfe6b33b47f57391ff90db819cd1d4 to your computer and use it in GitHub Desktop.
General use commands
# Who is using Port
lsof -nP -iTCP:$PORT | grep LISTEN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment