From owner-cvs-usrbin Sat Dec 13 05:42:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA23612 for cvs-usrbin-outgoing; Sat, 13 Dec 1997 05:42:12 -0800 (PST) (envelope-from owner-cvs-usrbin) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id FAA23606; Sat, 13 Dec 1997 05:42:07 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.7/8.6.9) with ESMTP id FAA23476; Sat, 13 Dec 1997 05:41:56 -0800 (PST) To: Mike Smith cc: Bruce Evans , cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG, msmith@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/minigzip - Imported sources In-reply-to: Your message of "Sat, 13 Dec 1997 22:12:17 +1030." <199712131142.WAA02706@word.smith.net.au> Date: Sat, 13 Dec 1997 05:41:56 -0800 Message-ID: <23472.882020516@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > MHO, it appears that gzip is built static even though it is installed > in /usr/bin. Any idea why this is? So you can use it with tar as a recovery mechanism (which is also static though living in /usr/bin). Jordan