Skip to content

Instantly share code, notes, and snippets.

@benwalsh
Created June 3, 2013 21:14
Show Gist options
  • Save benwalsh/5701478 to your computer and use it in GitHub Desktop.
Save benwalsh/5701478 to your computer and use it in GitHub Desktop.
Bens-MacBook-Air:phorent benwalsh$ ps auxw | grep unicorn
root 9326 0.0 0.1 2482260 5724 ?? S 2:09PM 0:00.01 unicorn_rails master -p 81 -D
benwalsh 9358 0.0 0.0 2432768 592 s000 R+ 2:12PM 0:00.00 grep unicorn
root 9327 0.0 1.6 2561432 131228 ?? S 2:09PM 0:06.49 unicorn_rails worker[0] -p 81 -D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment