From owner-freebsd-current Fri Apr 20 8:19:18 2001 Delivered-To: freebsd-current@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 46D2E37B42C for ; Fri, 20 Apr 2001 08:19:13 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id LAA49875; Fri, 20 Apr 2001 11:19:09 -0400 (EDT) (envelope-from wollman) Date: Fri, 20 Apr 2001 11:19:09 -0400 (EDT) From: Garrett Wollman Message-Id: <200104201519.LAA49875@khavrinen.lcs.mit.edu> To: Garance A Drosihn Cc: "John W. De Boskey" , Current List Subject: Re: cp -d dir patch for review (or 'xargs'?) In-Reply-To: References: <20010419153913.A74863@bsdwins.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > '-y[replstr]' (no blank after -y). Prohibited by POSIX. The `xargs' utility ``shall'' follow the Utility Syntax Guidelines. > so I don't know how we go about adding options to it. POSIX is clear on this issue: the implementation may add any options it wishes, provided that those options are documented. Of course, if a POSIX working group happens to choose ``your'' option letter next time they add an option to that utility, you lose. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message