From owner-freebsd-hackers Thu Feb 6 15:11:00 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA13553 for hackers-outgoing; Thu, 6 Feb 1997 15:11:00 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id PAA13544 for ; Thu, 6 Feb 1997 15:10:54 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id QAA18169; Thu, 6 Feb 1997 16:04:27 -0700 From: Terry Lambert Message-Id: <199702062304.QAA18169@phaeton.artisoft.com> Subject: Re: Audible ping response changes to ping.c To: danny@panda.hilink.com.au (Daniel O'Callaghan) Date: Thu, 6 Feb 1997 16:04:27 -0700 (MST) Cc: jgreco@solaria.sol.net, terry@lambert.org, dufault@hda.com, freebsd-hackers@FreeBSD.ORG In-Reply-To: from "Daniel O'Callaghan" at Feb 7, 97 09:28:20 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > 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". 8-). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.