Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA
Path: utzoo!watmath!clyde!burl!ulysses!allegra!bellcore!decvax!genrad!teddy!panda!talcott!harvard!seismo!brl-tgr!tgr!ron@BRL-TGR
From: Ron Natalie  
Newsgroups: net.unix-wizards
Subject: Re:  process status from the keyboard (like ^T in tops20)
Message-ID: <7492@brl-tgr.ARPA>
Date: Thu, 17-Jan-85 19:40:29 EST
Article-I.D.: brl-tgr.7492
Posted: Thu Jan 17 19:40:29 1985
Date-Received: Mon, 21-Jan-85 01:32:32 EST
Sender: news@brl-tgr.ARPA
Organization: Ballistic Research Lab
Lines: 10

We have done this for 4.2 BSD.  We print out the process number and
the UID/GID for each process along with a description of what it is
waiting for (i.e. processes reading the terminal have TTYI).  This
is headed with a line containing the load average.

It is easy to do this for almost any UNIX system.  I keep putting it
into every UNIX system I come to.  I've done it to PWB and even later
systems.

-Ron