Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.2 9/18/84; site wdl1.UUCP
Path: utzoo!watmath!clyde!cbosgd!ihnp4!alberta!ubc-vision!uw-beaver!tektronix!hplabs!hpda!fortune!wdl1!jbn
From: jbn@wdl1.UUCP
Newsgroups: net.unix-wizards
Subject: ps on SUNs has 51K of text!
Message-ID: <710@wdl1.UUCP>
Date: Fri, 20-Sep-85 21:29:34 EDT
Article-I.D.: wdl1.710
Posted: Fri Sep 20 21:29:34 1985
Date-Received: Tue, 24-Sep-85 03:42:18 EDT
Sender: notes@wdl1.UUCP
Organization: Ford Aerospace, Western Development Laboratories
Lines: 17
Nf-ID: #N:wdl1:64000016:000:497
Nf-From: wdl1!jbn    Sep 20 16:07:00 1985


      Feeping creatureism strikes again:  SUN's version of "ps" has 51K of
text in it!  I wondered why "ps" took so long to start.  What on earth is 
in there?  The Bourne shell is less than half that size.

		text    data    bss     dec     hex
4.1BSD /bin/ps: 16384	3072	26044	45500	b1bc
SUN 2.0 /bin/ps	51200   10240   51536   112976  1b950

Compare "sh"; no huge growth there.

4.1BSD /bin/sh: 17184	2176	2600	21960	55c8
SUN 2.0 /bin/sh 22528   6144    0       28672   7000


					John Nagle