Skip to content

Instantly share code, notes, and snippets.

@smathy
Created July 15, 2010 23:08
Show Gist options
  • Save smathy/477675 to your computer and use it in GitHub Desktop.
Save smathy/477675 to your computer and use it in GitHub Desktop.
New Server's pstree
[email protected]:~ # pstree
init─┬─apache2─┬─ApplicationPool─┬─ruby
│ │ └─5*[{ApplicationPoo}]
│ └─78*[apache2]
├─cron
├─getty
├─master─┬─3*[bounce]
│ ├─cleanup
│ ├─pickup
│ ├─qmgr
│ ├─7*[smtp]
│ └─trivial-rewrite
├─mysqld───20*[{mysqld}]
├─ntpd
├─rsyslogd───2*[{rsyslogd}]
├─3*[ruby]
├─searchd
├─sshd───sshd───bash───pstree
├─udevd───2*[udevd]
└─upstart-udev-br
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment