Date: Thu, 14 Nov 2002 13:18:14 -0500 From: Garance A Drosihn <drosih@rpi.edu> To: "Jack L. Stone" <jacks@sage-american.com> Cc: freebsd-security@FreeBSD.ORG Subject: Re: FreeBSD Security Advisory FreeBSD-SA-02:43.bind Message-ID: <p05200f1eb9f995f2dc12@[128.113.24.47]> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p05200f1eb9f995f2dc12>