Skip to content

Instantly share code, notes, and snippets.

@guillermoroblesjr
Created February 19, 2015 22:34
Show Gist options
  • Save guillermoroblesjr/7a7abb500d0fdc72e953 to your computer and use it in GitHub Desktop.
Save guillermoroblesjr/7a7abb500d0fdc72e953 to your computer and use it in GitHub Desktop.
get a list of node servers running
# get a list of node servers running
ps aux | grep node
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment