Created
April 23, 2009 21:52
-
-
Save hobodave/100786 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [zym@ns7 ~]$ ps aux | grep zym | |
| zym 3271 1.0 8.1 178928 83368 ? S 23:46 0:03 Passenger ApplicationSpawner: /home/zym/railsapps/redmine | |
| zym 3278 0.2 8.2 182140 84776 ? S 23:46 0:00 Rails: /home/zym/railsapps/redmine | |
| zym 3635 0.0 0.0 65600 956 pts/1 R+ 23:51 0:00 ps aux | |
| zym 3636 0.0 0.0 61188 732 pts/1 R+ 23:51 0:00 grep zym | |
| root 31805 0.0 0.3 87940 3188 ? Ss 22:55 0:00 sshd: zym [priv] | |
| zym 31859 0.0 0.1 87940 1640 ? S 22:56 0:00 sshd: zym@pts/1 | |
| zym 31861 0.0 0.1 66068 1572 pts/1 Ss 22:56 0:00 -bash | |
| [zym@ns7 ~]$ which git | |
| /usr/local/bin/git |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment