Skip to content

Instantly share code, notes, and snippets.

@CassyJens
Created November 10, 2014 06:54
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 CassyJens/4900498b024cfffb671b to your computer and use it in GitHub Desktop.
Save CassyJens/4900498b024cfffb671b to your computer and use it in GitHub Desktop.
view running processes
ps aux
or
ps aux | grep forever
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment