Skip to content

Instantly share code, notes, and snippets.

@AravindaM
Created June 7, 2019 07:11
Show Gist options
  • Save AravindaM/ec85f6c2afab72e32931aa5f6a025464 to your computer and use it in GitHub Desktop.
Save AravindaM/ec85f6c2afab72e32931aa5f6a025464 to your computer and use it in GitHub Desktop.
Linux/ossx commands
#Get osx process listining on port 8081
lsof -i tcp:8081
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment