Skip to content

Instantly share code, notes, and snippets.

@dublado
Created October 13, 2014 00:13
Show Gist options
  • Save dublado/b7e49bc8dc5ae079c9d1 to your computer and use it in GitHub Desktop.
Save dublado/b7e49bc8dc5ae079c9d1 to your computer and use it in GitHub Desktop.
what service is using specific port
sudo netstat -lpn |grep :8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment