-*-Text-*-

This is pstree V 1.4. 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.

It should compile under most unixes, tested are AIX, HP-UX, A/UX,
SunOS, Linux (some time ago...) and others.

Compilation:
------------

Take a ANSI C compiler, eg. gcc, and just enter

# [g]cc -O -o pstree pstree.c

There is no Makefile. Have fun, Fred
