Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!ll-xn!cullvax!news From: news@cullvax.UUCP (Mail and USENET News System maintenance account) Newsgroups: net.unix Subject: ps and systat Message-ID: <388@cullvax.UUCP> Date: Tue, 4-Nov-86 11:20:41 EST Article-I.D.: cullvax.388 Posted: Tue Nov 4 11:20:41 1986 Date-Received: Wed, 5-Nov-86 06:06:06 EST Organization: Cullinet Software, Inc., Westwood, MA Lines: 10 Has anyone out there written a "system status" program (like ps) that presents things in a better format, like (1) process id, (2) state, (3) user, (4) command, (5) tty, and (6) shows the tree structure of the selected processes. I've written a post-processor for ps that shows the tree structure, but the ps options that I have to use (-xal, or some such) only list the first 14 or so characters of the command, and don't list the user name. Is there a better way, or do I have to do it myself? Dale