Xref: utzoo comp.sources.wanted:4388 comp.sys.att:3553 unix-pc.general:871 Path: utzoo!utgpu!water!watmath!uunet!labrea!bloom-beacon!mit-eddie!uw-beaver!cornell!batcomputer!itsgw!nyser!njin!princeton!mccc!pjh From: pjh@mccc.UUCP (Pete Holsberg) Newsgroups: comp.sources.wanted,comp.sys.att,unix-pc.general Subject: Re: Wanted Dead or Alive: A ps that displays all command args... Message-ID: <714@mccc.UUCP> Date: 21 Jun 88 12:06:28 GMT References: <103@tarkus.UUCP> <2300002@cpe> <398@icus.UUCP> Reply-To: pjh@mccc.UUCP (Pete Holsberg) Organization: The College On The Other Side of Route 1 Lines: 25 In article <398@icus.UUCP> lenny@icus.UUCP (Lenny Tropiano) writes: ...In article <2300002@cpe> tif@cpe.UUCP writes: ...|> ...|>Written 6:57 pm Jun 13, 1988 by tarkus.UUCP!jcs in cpe:comp.sources.w ...|>>Has anybody got a ps program that will display the arguments that were passed ...|>>to the currently running programs? The version that came with the machine ...|>>has got to go, I can't stand it anymore.. Thanks in advance. ...|> ...|>I thought the "-f" option to ps was standard. ...|> ...|>For lenny who said it can't be done: It can be done, it's just not ...|>that straight-forward. ...|> ...|> Paul Chamberlain ...|> Computer Product Engineering, Tandy Corp. ...|> ihnp4!sys1!cpe!tif ... ...Ok. I was wrong ... It can be done. For some reason AT&T took a short-cut ...and only displayed the u_comm string in the user block that only contains ...the first argument. The real way of doing it and really the "-f" ...option of the ps(1) should do this. But as usual... ... I lost you, Lenny. The ps -f on the 3b1 doesn't give anywhere near as much info as the same command on the 3b2. So what do we use on the 3b1 to get all that nice stuff?