From owner-freebsd-current Mon Oct 26 01:32:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA22102 for freebsd-current-outgoing; Mon, 26 Oct 1998 01:32:38 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA22055 for ; Mon, 26 Oct 1998 01:32:27 -0800 (PST) (envelope-from roberto@keltia.freenix.fr) Received: (from uucp@localhost) by frmug.org (8.9.1/frmug-2.3/nospam) with UUCP id KAA23650 for current@FreeBSD.ORG; Mon, 26 Oct 1998 10:31:42 +0100 (CET) (envelope-from roberto@keltia.freenix.fr) Received: by keltia.freenix.fr (VMailer, from userid 101) id 342091508; Mon, 26 Oct 1998 10:13:54 +0100 (CET) Date: Mon, 26 Oct 1998 10:13:54 +0100 From: Ollivier Robert To: current@FreeBSD.ORG Subject: Re: sh and ~ expansion: ksh testing Message-ID: <19981026101354.A14251@keltia.freenix.fr> Mail-Followup-To: current@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.4i In-Reply-To: ; from Brian Feldman on Sun, Oct 25, 1998 at 10:48:22AM -0500 X-Operating-System: FreeBSD 3.0-BETA/ELF ctm#4731 AMD-K6 MMX @ 200 MHz Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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