Pstree: Difference between revisions
From Leechfinger
Jump to navigationJump to search
Created page with "Display a tree of processes. <code> systemd─┬─2*[agetty] ├─apache2───6*[apache2] ├─cron ├─dbus-daemon ├─mariadbd───7*[{mariadbd}] ├─php-fpm8.2───2*[php-fpm8.2] ├─qemu-ga───{qemu-ga} ├─rsyslogd───3*[{rsyslogd}] ├─sshd───sshd───sshd───bash───su───bash───pstree ├─systemd───(sd-pam)..." |
No edit summary |
||
Line 1: | Line 1: | ||
Display a tree of processes. | Display a tree of processes. | ||
<code> | <code> | ||
systemd─┬─2*[agetty] | systemd─┬─2*[agetty] |
Revision as of 15:28, 4 June 2024
Display a tree of processes.
systemd─┬─2*[agetty]
├─apache2───6*[apache2]
├─cron
├─dbus-daemon
├─mariadbd───7*[{mariadbd}]
├─php-fpm8.2───2*[php-fpm8.2]
├─qemu-ga───{qemu-ga}
├─rsyslogd───3*[{rsyslogd}]
├─sshd───sshd───sshd───bash───su───bash───pstree
├─systemd───(sd-pam)
├─systemd-journal
├─systemd-logind
├─systemd-timesyn───{systemd-timesyn}
└─systemd-udevd