Dave Korn wrote:
At Tuesday, November 23, 2004 7:12 PM, Brian Dessent wrote:
process tree, from ps --forest:
man man
\_ sh -c (echo '.ll 126n'; /usr/bin/zsoelim /tmp/zmanc7tnnh) | \
/usr/bin/tbl | /usr/bin/nroff -mandoc -rLL=126n -rLT=126n \
-Tascii | less
\_ /usr/bin/tbl
\_ /bin/sh /usr/bin/nroff -mandoc -rLL=126n -rLT=126n -Tascii
| \_ groff -mtty-char -Tascii -mandoc -rLL=126n -rLT=126n
| \_ troff -mtty-char -mandoc -rLL=126n -rLT=126n -Tascii
| \_ grotty
\_ less
How does one get ps --forest to work?
As I recently learned, there is also procps, this has a similar feature,
try `procps --forest`.
Gerrit
--
=^..^=
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/