Skip to content

Instantly share code, notes, and snippets.

@jamesmichiemo
Created March 5, 2014 03:52
Show Gist options
  • Select an option

  • Save jamesmichiemo/9360854 to your computer and use it in GitHub Desktop.

Select an option

Save jamesmichiemo/9360854 to your computer and use it in GitHub Desktop.
a script that identifies the PID of a running server.
lsof -wni tcp:3000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment