Skip to content

Instantly share code, notes, and snippets.

@khoa-le
Created August 6, 2020 11:07
Show Gist options
  • Save khoa-le/092421cb404c86c331f0bd927cb87986 to your computer and use it in GitHub Desktop.
Save khoa-le/092421cb404c86c331f0bd927cb87986 to your computer and use it in GitHub Desktop.
Find PID using PORT
sudo ss -lptn 'sport = :10026'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment