Skip to content

Instantly share code, notes, and snippets.

@7rin0
Created July 14, 2017 21:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 7rin0/bf4a6c6efa3838a71c70e902fbf0d332 to your computer and use it in GitHub Desktop.
Save 7rin0/bf4a6c6efa3838a71c70e902fbf0d332 to your computer and use it in GitHub Desktop.
Watch ps grep results
watch -n 2 'ps aux | grep node'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment