Skip to content

Instantly share code, notes, and snippets.

@corbanb
Created June 18, 2014 20:55
Show Gist options
  • Select an option

  • Save corbanb/18cc9e6259f7258794f8 to your computer and use it in GitHub Desktop.

Select an option

Save corbanb/18cc9e6259f7258794f8 to your computer and use it in GitHub Desktop.
list open processes on port
# useful for rails server already running message
lsof -wni tcp:3000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment