Search notes:
Shell command: pstree
pstree
prints the current
processes
as a tree (in parent-child relationship).
Compare with
ps -f
(which includes a process' parent id in the output) and
ps xaf
sudo
systemctl
status
See also
Shell commands
pstree.X11
Index