Skip to content

Instantly share code, notes, and snippets.

@skellertor
Created January 29, 2018 20:45
Show Gist options
  • Save skellertor/b811c61e02989e2092f8b3ca143e89b5 to your computer and use it in GitHub Desktop.
Save skellertor/b811c61e02989e2092f8b3ca143e89b5 to your computer and use it in GitHub Desktop.
List all running node processes

ps -ef | grep node

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment