Skip to content

Instantly share code, notes, and snippets.

@sunil-srma
Created August 21, 2018 05:28
Show Gist options
  • Save sunil-srma/efd1f9c350e117d0b2e978ca4d7f0720 to your computer and use it in GitHub Desktop.
Save sunil-srma/efd1f9c350e117d0b2e978ca4d7f0720 to your computer and use it in GitHub Desktop.
To check PID of a port number
sudo ss -lptn 'sport = :80'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment