From owner-freebsd-audit Sat Mar 16 1:56:43 2002 Delivered-To: freebsd-audit@freebsd.org Received: from sunny.newgold.net (durham-ar1-174-172.durham.dsl.gtei.net [4.40.174.172]) by hub.freebsd.org (Postfix) with ESMTP id E48DF37B416; Sat, 16 Mar 2002 01:56:40 -0800 (PST) Received: from sunny.newgold.net (freebsd@localhost [IPv6:::1]) by sunny.newgold.net (8.12.1/8.12.1) with ESMTP id g2G9aUDF019342; Sat, 16 Mar 2002 09:37:52 GMT Received: (from freebsd@localhost) by sunny.newgold.net (8.12.1/8.12.1/Submit) id g2G9aTku023943; Sat, 16 Mar 2002 09:36:29 GMT Date: Sat, 16 Mar 2002 09:35:07 +0000 From: "J. Mallett" To: Dag-Erling Smorgrav Cc: "J. Mallett" , "Tim J. Robbins" , freebsd-audit@FreeBSD.ORG Subject: Re: patch for review: xargs standards compliance Message-ID: <20020316093507.B26394@FreeBSD.ORG> References: <20020315231100.A20942@FreeBSD.ORG> <20020316192629.A5254@descent.robbins.dropbear.id.au> <20020316090004.A26394@FreeBSD.ORG> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.21i Organisation: FreeBSD Sender: owner-freebsd-audit@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Mar 16, 2002 at 10:40:26AM +0100, Dag-Erling Smorgrav wrote: > "J. Mallett" writes: > > Solaris not recognising that '' and "" are arguments is probably a > > difference in getopt implementations? > > No, Solaris' xargs specifically checks that the argument to -E and -I > is not empty. I have the source in front of me. Should we do this then? > BTW, '' and "" are the exact same thing - an empty string - as the > quotes are stripped by the shell before xargs is invoked. Yes, I am aware. /j. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message