Display processes in a parent-child tree.
Section: Processes Jobs and Scheduling
Show process tree
bash
bash
ps -ef --forestExplanation
Helpful for understanding supervisors, workers, and spawned shells.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Processes Jobs and Scheduling