04c4425ed7
Based on PR#43661 by Douglas William Thrift. DT PS Tree shows running processes as a tree. It is a reimplementation of pstree from PSmisc for FreeBSD, NetBSD, OpenBSD, DragonFly BSD, and possibly other modern BSD variants. It also works without /proc and will show the full set of processes in a jail even if init is not present.
4 lines
285 B
Text
4 lines
285 B
Text
DT PS Tree shows running processes as a tree. It is a reimplementation of
|
|
pstree from PSmisc for FreeBSD, NetBSD, OpenBSD, DragonFly BSD, and possibly
|
|
other modern BSD variants. It also works without /proc and will show the full
|
|
set of processes in a jail even if init is not present.
|