CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/09/01 15:15:54
Modified files:
bin/ps : extern.h print.c ps.1 ps.c ps.h
Log message:
Add forest (-f) mode
In -f mode group & display parent/child process relationships using ASCII art.
Borrows heavily from Brian Somers' work on FreeBSD ps(1).
With input from deraadt@ and tb@
OK benno@ claudio@
