From owner-freebsd-hackers Tue Nov 26 20:14:22 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA23865 for hackers-outgoing; Tue, 26 Nov 1996 20:14:22 -0800 (PST) Received: from brasil.moneng.mei.com (brasil.moneng.mei.com [151.186.109.160]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id UAA23853 for ; Tue, 26 Nov 1996 20:14:15 -0800 (PST) Received: (from jgreco@localhost) by brasil.moneng.mei.com (8.7.Beta.1/8.7.Beta.1) id WAA18198; Tue, 26 Nov 1996 22:12:59 -0600 From: Joe Greco Message-Id: <199611270412.WAA18198@brasil.moneng.mei.com> Subject: Re: Holy Moley Batman... I love ccd. and BTW, if you need 4gb d To: tom@sdf.com (Tom Samplonius) Date: Tue, 26 Nov 1996 22:12:59 -0600 (CST) Cc: hackers@freebsd.org In-Reply-To: from "Tom Samplonius" at Nov 26, 96 07:55:39 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > On Tue, 26 Nov 1996, Joe Greco wrote: > > > One thing to check is to see if you have a statically-compiled tar and > > gzip. This is only important if you are chroot'ed, but it could be a > > significant issue, since ls is static by default, while both tar and > > gzip aren't. Wait a minute, here, I did NOT write THAT! > I used to think that too, but /usr/bin/tar and /usr/bin/gzip are both > statically linked. I checked with "file" on a 2.1.5-stable system. Yes, this is, I believe, true. ... JG