Show tree of processes in linux

pstree(1): tree of processes - Linux man page
https://linux.die.net/man/1/pstree

How to view process tree in Linux
https://www.simplified.guide/linux/view-process-tree

pstree - display a tree of processes - Linux Man Pages (1)
https://www.systutorials.com/docs/linux/man/1-pstree/

Show Processes Tree in Unix | Unix Tutorial
https://www.unixtutorial.org/2008/05/how-to-show-a-processes-tree-in-unix/

ps - How can I show a terminal shell's process tree including children? - Unix & Linux Stack Exchange
https://unix.stackexchange.com/questions/264522/how-can-i-show-a-terminal-shells-process-tree-including-children

How do you kill a process tree in linux? - Server Fault
https://serverfault.com/questions/40303/how-do-you-kill-a-process-tree-in-linux

linux - What's the best way to send a signal to all members of a process group? - Stack Overflow
https://stackoverflow.com/questions/392022/whats-the-best-way-to-send-a-signal-to-all-members-of-a-process-group

Show All Running Processes in Linux using ps/htop commands - nixCraft
https://www.cyberciti.biz/faq/show-all-running-processes-in-linux/

原文地址:https://www.cnblogs.com/rgqancy/p/9602680.html