d4819f19f1
Submitted by Sebastian Stark <seb@todesplanet.de>. pstree is a frontend for ps and displays the process listing in a tree.
6 lines
223 B
Plaintext
6 lines
223 B
Plaintext
This is pstree. It is a small program that shows the ps
|
|
listing as a tree (as the name implies...). It has several options
|
|
to make selection criteria and to change the output style.
|
|
|
|
For that it uses the output of /bin/ps.
|