CentOS7

[cc lang=”bash” escaped=”true” width=”600″]
yum install psmisc # install pstree
[root@centos user]# pstree
systemd─┬─NetworkManager─┬─dhclient
│ └─2*[{NetworkManager}]
├─agetty
├─auditd───{auditd}
├─chronyd
├─crond
├─dbus-daemon───{dbus-daemon}
├─firewalld───{firewalld}
├─irqbalance
├─lvmetad
├─polkitd───5*[{polkitd}]
├─rsyslogd───2*[{rsyslogd}]
├─sshd─┬─sshd───sshd───bash───su───bash───pstree
│ └─sshd───sshd───sftp-server
├─systemd-journal
├─systemd-logind
├─systemd-udevd
├─tuned───4*[{tuned}]
└─xinetd
[/cc]

debian8

[cc lang=”bash” escaped=”true” width=”600″]
root@debian:~# pstree
systemd─┬─ModemManager─┬─{gdbus}
│ └─{gmain}
├─acpid
├─agetty
├─atd
├─avahi-daemon───avahi-daemon
├─clock-applet─┬─{dconf worker}
│ ├─{gdbus}
│ └─{gmain}
├─cron
├─2*[dbus-daemon]
├─dbus-launch
├─dconf-service─┬─{gdbus}
│ └─{gmain}
├─dhclient
├─exim4
├─gnome-keyring-d─┬─{dconf worker}
│ ├─{gdbus}
│ ├─{gmain}
│ └─{timer}
├─gvfs-afc-volume─┬─{gdbus}
│ └─{gvfs-afc-volume}
├─gvfs-goa-volume───{gdbus}
├─gvfs-gphoto2-vo───{gdbus}
├─gvfs-mtp-volume───{gdbus}
├─gvfs-udisks2-vo─┬─{gdbus}
│ └─{gmain}
├─gvfsd───{gdbus}
├─gvfsd-metadata───{gdbus}
├─gvfsd-trash─┬─{gdbus}
│ ├─{gmain}
│ └─{pool}
├─lightdm─┬─Xorg
│ ├─lightdm─┬─x-session-manag─┬─caja─┬─{dconf worker}
│ │ │ │ ├─{gdbus}
│ │ │ │ └─{gmain}
│ │ │ ├─marco─┬─{dconf worker}
│ │ │ │ └─{gdbus}
│ │ │ ├─mate-panel─┬─{dconf worker}
│ │ │ │ ├─{gdbus}
│ │ │ │ └─{gmain}
│ │ │ ├─mate-power-mana─┬─{dconf worker}
│ │ │ │ └─{gdbus}
│ │ │ ├─mate-screensave─┬─{dconf worker}
│ │ │ │ ├─{gdbus}
│ │ │ │ └─{gmain}
│ │ │ ├─mate-settings-d─┬─2*[{dconf worker}]
│ │ │ │ ├─{gdbus}
│ │ │ │ └─{gmain}
│ │ │ ├─mate-volume-con
│ │ │ ├─polkit-mate-aut───{gdbus}
│ │ │ ├─ssh-agent
│ │ │ ├─{dconf worker}
│ │ │ ├─{gdbus}
│ │ │ └─{gmain}
│ │ ├─{gdbus}
│ │ └─{gmain}
│ ├─{gdbus}
│ └─{gmain}
├─nmbd
├─notification-ar───{gdbus}
├─ntpd
├─polkitd─┬─{gdbus}
│ └─{gmain}
├─rpc.idmapd
├─rpc.mountd
├─rpc.statd
├─rpcbind
├─rsyslogd─┬─{in:imklog}
│ ├─{in:imuxsock}
│ └─{rs:main Q:Reg}
├─rtkit-daemon───2*[{rtkit-daemon}]
├─smbd───smbd
├─sshd─┬─sshd───sshd───bash───su───bash───pstree
│ └─sshd───sshd───sftp-server
├─systemd───(sd-pam)
├─systemd-journal
├─systemd-logind
├─systemd-udevd
├─udisksd─┬─{cleanup}
│ ├─{gdbus}
│ ├─{gmain}
│ └─{probing-thread}
├─upowerd─┬─{gdbus}
│ └─{gmain}
└─wnck-applet─┬─{dconf worker}
└─{gdbus}

[/cc]

suse12

[cc lang=”bash” escaped=”true” width=”600″]
suse:/home/user # pstree
systemd─┬─accounts-daemon─┬─{gdbus}
│ └─{gmain}
├─agetty
├─at-spi-bus-laun─┬─dbus-daemon
│ ├─{dconf worker}
│ ├─{gdbus}
│ └─{gmain}
├─at-spi2-registr─┬─{gdbus}
│ └─{gmain}
├─cron
├─2*[dbus-daemon]
├─dbus-launch
├─dconf-service─┬─{gdbus}
│ └─{gmain}
├─gdm─┬─gdm-simple-slav─┬─Xorg─┬─{llvmpipe-0}
│ │ │ └─{llvmpipe-1}
│ │ ├─gdm-session-wor─┬─gnome-session-b─┬─gnome-settings-─┬─{dconf worker}
│ │ │ │ │ ├─{gdbus}
│ │ │ │ │ ├─{gmain}
│ │ │ │ │ └─{pool}
│ │ │ │ ├─gnome-shell─┬─{JS GC Helper}
│ │ │ │ │ ├─{JS Sour~ Thread}
│ │ │ │ │ ├─{dconf worker}
│ │ │ │ │ ├─{gdbus}
│ │ │ │ │ ├─{gmain}
│ │ │ │ │ ├─{llvmpipe-0}
│ │ │ │ │ ├─{llvmpipe-1}
│ │ │ │ │ └─{threaded-ml}
│ │ │ │ ├─nautilus─┬─{dconf worker}
│ │ │ │ │ ├─{gdbus}
│ │ │ │ │ └─{gmain}
│ │ │ │ ├─ssh-agent
│ │ │ │ ├─{dconf worker}
│ │ │ │ ├─{gdbus}
│ │ │ │ └─{gmain}
│ │ │ ├─{gdbus}
│ │ │ └─{gmain}
│ │ ├─{gdbus}
│ │ └─{gmain}
│ ├─{gdbus}
│ └─{gmain}
├─gnome-keyring-d─┬─{dispatch}
│ ├─{gdbus}
│ ├─{gmain}
│ └─{timer}
├─gsd-printer─┬─{gdbus}
│ └─{gmain}
├─gvfs-goa-volume─┬─{gdbus}
│ └─{gmain}
├─gvfs-gphoto2-vo─┬─{gdbus}
│ └─{gmain}
├─gvfs-mtp-volume─┬─{gdbus}
│ └─{gmain}
├─gvfs-udisks2-vo─┬─{gdbus}
│ └─{gmain}
├─gvfsd─┬─{gdbus}
│ └─{gmain}
├─gvfsd-burn─┬─{gdbus}
│ └─{gmain}
├─gvfsd-fuse─┬─{gdbus}
│ ├─{gmain}
│ ├─{gvfs-fuse-sub}
│ └─2*[{gvfsd-fuse}]
├─gvfsd-metadata─┬─{gdbus}
│ └─{gmain}
├─gvfsd-trash─┬─{gdbus}
│ └─{gmain}
├─haveged
├─hv_kvp_daemon
├─hv_vss_daemon
├─irqbalance
├─nscd───10*[{nscd}]
├─polkitd─┬─{JS GC Helper}
│ ├─{JS Sour~ Thread}
│ ├─{gdbus}
│ ├─{gmain}
│ └─{polkitd}
├─pulseaudio───{null-sink}
├─rsyslogd─┬─{in:imklog}
│ ├─{in:immark}
│ ├─{in:imuxsock}
│ └─{rs:main Q:Reg}
├─rtkit-daemon───2*[{rtkit-daemon}]
├─sshd─┬─sshd───sshd───bash───su───bash───pstree
│ └─sshd───sshd───sftp-server
├─systemd───(sd-pam)
├─systemd-journal
├─systemd-logind
├─systemd-udevd
├─udisksd─┬─{cleanup}
│ ├─{gdbus}
│ ├─{gmain}
│ └─{probing-thread}
├─upowerd─┬─{gdbus}
│ └─{gmain}
├─wickedd
├─wickedd-auto4
├─wickedd-dhcp4
├─wickedd-dhcp6
└─wickedd-nanny
[/cc]

liked this article?

  • only together we can create a truly free world
  • plz support dwaves to keep it up & running!
  • (yes the info on the internet is (mostly) free but beer is still not free (still have to work on that))
  • really really hate advertisement
  • contribute: whenever a solution was found, blog about it for others to find!
  • talk about, recommend & link to this blog and articles
  • thanks to all who contribute!
admin