Skip to content

Instantly share code, notes, and snippets.

@hobodave
Created April 23, 2009 21:52
Show Gist options
  • Select an option

  • Save hobodave/100786 to your computer and use it in GitHub Desktop.

Select an option

Save hobodave/100786 to your computer and use it in GitHub Desktop.
[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