From: Andrew Falanga <ExcaliburAF@netscape.net> Subject: Re: making a smaller kernel Date: Thu, 07 Mar 2002 12:03:02 -0700 > size determined with ls -la bsd The command `size' is more useful for executables. `ls -l' reports file sizes, which are not code sizes nor data sizes. See man pages. Good luck! Kamo Hiroyasu [Kamo is the family name and Hiroyasu the given name.]