Skip to content

Instantly share code, notes, and snippets.

@teochengyong
Created September 26, 2017 06:50
Show Gist options
  • Save teochengyong/483e4a929fc50d26251abe76e01943cd to your computer and use it in GitHub Desktop.
Save teochengyong/483e4a929fc50d26251abe76e01943cd to your computer and use it in GitHub Desktop.
Listing programs by port in Mac
lsof -i :<portNumber>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment