OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Garance A Drosihn (drosih_at_rpi.edu)
Date: Thu Nov 14 2002 - 12:18:14 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    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            =   gadgilead.netel.rpi.edu
    Senior Systems Programmer           or  gadfreebsd.org
    Rensselaer Polytechnic Institute    or  drosihrpi.edu
    

    To Unsubscribe: send mail to majordomoFreeBSD.org with "unsubscribe freebsd-security" in the body of the message