From owner-freebsd-hackers Thu Feb 6 15:16:51 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA13858 for hackers-outgoing; Thu, 6 Feb 1997 15:16:51 -0800 (PST) Received: from panda.hilink.com.au (panda.hilink.com.au [203.2.144.5]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA13848 for ; Thu, 6 Feb 1997 15:16:43 -0800 (PST) Received: (from danny@localhost) by panda.hilink.com.au (8.7.6/8.7.3) id KAA04057; Fri, 7 Feb 1997 10:15:34 +1100 (EST) Date: Fri, 7 Feb 1997 10:15:33 +1100 (EST) From: "Daniel O'Callaghan" To: Terry Lambert cc: jgreco@solaria.sol.net, terry@lambert.org, dufault@hda.com, freebsd-hackers@FreeBSD.ORG Subject: Re: Audible ping response changes to ping.c In-Reply-To: <199702062304.QAA18169@phaeton.artisoft.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 6 Feb 1997, Terry Lambert wrote: > > Well, I can take the sed and sh alternatives as an indication that I > > should remove the -z flag from tar, but I think I'll just put the -a flag > > into ping. > > The case for the z flag in tar is the installation media argument > when bootstrapping a new system to run FreeBSD for the first time. > > Also, the z flag runs an external compressor/decompressor. By that > logic, you should call an external "beep" program if you are trying to > justify adding the flag using "the "rule of similar existing practice". Hmmmm. :-) Danny