Subject: Re: ksh bugs and behaviour questions
To: None <tech-userlevel@netbsd.org>
From: Greg A. Woods <woods@weird.com>
List: tech-userlevel
Date: 12/11/2002 17:45:12
[ On Wednesday, December 11, 2002 at 22:03:04 (+0100), Martin Weber wrote: ]
> Subject: Re: ksh bugs and behaviour questions
>
> (btw, /bin/sh is about half the size of /bin/ksh ...)

Not quite, at least in terms of basic text, data, and bss segments --
more like the other way around actually (on i386, static linked):

	17:42 [3318] $ size /bin/*sh
	text    data    bss     dec     hex     filename
	389525  5656    34624   429805  68eed   /bin/ksh
	412021  4792    31200   448013  6d60d   /bin/sh

(notice no csh!  ;-)

-- 
								Greg A. Woods

+1 416 218-0098;            <g.a.woods@ieee.org>;           <woods@robohack.ca>
Planix, Inc. <woods@planix.com>; VE3TCP; Secrets of the Weird <woods@weird.com>