From owner-freebsd-security Thu Nov 14 10:18:24 2002 Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C4E337B401 for ; Thu, 14 Nov 2002 10:18:23 -0800 (PST) Received: from mail.rpi.edu (mail.rpi.edu [128.113.22.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7430C43EAA for ; Thu, 14 Nov 2002 10:18:22 -0800 (PST) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by mail.rpi.edu (8.12.1/8.12.1) with ESMTP id gAEIIFbv012388; Thu, 14 Nov 2002 13:18:15 -0500 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <3.0.5.32.20021114111020.0102afe0@sage-american.com> References: <20021114.161925.95516452.ishizuka@ish.org> <200211140624.gAE6OXcA038916@freefall.freebsd.org> <20021114.161925.95516452.ishizuka@ish.org> <3.0.5.32.20021114111020.0102afe0@sage-american.com> Date: Thu, 14 Nov 2002 13:18:14 -0500 To: "Jack L. Stone" From: Garance A Drosihn Subject: Re: FreeBSD Security Advisory FreeBSD-SA-02:43.bind Cc: freebsd-security@FreeBSD.ORG Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: MIMEDefang 2.3 (www dot roaringpenguin dot com slash mimedefang) Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At 11:10 AM -0600 11/14/02, Jack L. Stone wrote: > >I believe the "&&" construct is now deprecated in FBSD-4.7..... > You are thinking of the construct: cmd1 & cmd2 Which used to be accepted, but really never did make much sense. That's using the '&' (to background cmd1) not '&&' ("logical and", aka "do cmd2 if-and-only-if cmd1 worked"). -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message