Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Oct 1998 10:13:54 +0100
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        current@FreeBSD.ORG
Subject:   Re: sh and ~ expansion: ksh testing
Message-ID:  <19981026101354.A14251@keltia.freenix.fr>
In-Reply-To: <Pine.BSF.4.05.9810251043500.22868-100000@zone.syracuse.net>; from Brian Feldman on Sun, Oct 25, 1998 at 10:48:22AM -0500
References:  <Pine.BSF.4.05.9810251035400.22721-100000@zone.syracuse.net> <Pine.BSF.4.05.9810251043500.22868-100000@zone.syracuse.net>

next in thread | previous in thread | raw e-mail | index | archive | help
According to Brian Feldman:
> -r-xr-xr-x  1 root  wheel  258328 Oct 19 01:37 /bin/csh
> -r-xr-xr-x  1 root  wheel  297488 Oct 18 21:32 /bin/ksh
> -r-xr-xr-x  1 root  wheel  321120 Oct 19 01:37 /bin/sh.old

Just to be sure... Please verify that you /bin/ksh is statically linked and 
not dynamically. The original "/bin/sh" is static. What does surprise me is 
that our csh is now smaller than sh...

   text	   data	    bss	    dec	    hex	filename
 302081	  10088	  36588	 348757	  55255	/bin/sh
 241557	   8224	  39116	 288897	  46881	/bin/csh
 422919	  16308	 179296	 618523	  9701b	/bin/tcsh
 477165	  27556	  57340	 562061	  8938d	/bin/zsh

-r-xr-xr-x  1 root  wheel  258280 Oct 15 21:04 /bin/csh*
-r-xr-xr-x  1 root  wheel  321120 Oct 15 21:04 /bin/sh*
-rwxr-xr-x  1 root  wheel  509414 Oct  2 22:23 /bin/tcsh*
-rwxr-xr-x  1 root  staff  514344 Sep 30 23:59 /bin/zsh*

-- 
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr
FreeBSD keltia.freenix.fr 3.0-BETA #4: Thu Oct 15 01:36:57 CEST 1998


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981026101354.A14251>