procps -- Lawrence Kesteloot, June 8th, 1994
--------------------------------------------

"procps" is a quick and dirty replacement for the "ps" program.  It
uses the /proc filesystem, and therefore does not depend on the
internal data structures of the kernel.

Make sure to have this line in your /etc/fstab:

    proc		/proc	procfs	rw	0	0

Send bugs, etc. to lkestel@unc.com.

Lawrence
