Skip to content

Instantly share code, notes, and snippets.

@ledangtuanbk
Created September 25, 2019 08:02
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 ledangtuanbk/1dcc987f636cec259a7ed419d103455b to your computer and use it in GitHub Desktop.
Save ledangtuanbk/1dcc987f636cec259a7ed419d103455b to your computer and use it in GitHub Desktop.
check application use by port
sudo lsof -P -i -n|grep '80.*LISTEN'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment