From owner-freebsd-current Sat Apr 21 13: 7:46 2001 Delivered-To: freebsd-current@freebsd.org Received: from winston.osd.bsdi.com (adsl-64-173-15-98.dsl.sntc01.pacbell.net [64.173.15.98]) by hub.freebsd.org (Postfix) with ESMTP id 767AC37B424 for ; Sat, 21 Apr 2001 13:07:36 -0700 (PDT) (envelope-from jkh@osd.bsdi.com) Received: from localhost (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.3/8.11.2) with ESMTP id f3LK7JM60695; Sat, 21 Apr 2001 13:07:19 -0700 (PDT) (envelope-from jkh@osd.bsdi.com) To: freebsd-current@FreeBSD.ORG, olli@secnetix.de Subject: Re: cp -d dir patch for review (or 'xargs'?) In-Reply-To: <200104211959.VAA19256@lurza.secnetix.de> References: <20010421110650E.jkh@osd.bsdi.com> <200104211959.VAA19256@lurza.secnetix.de> X-Mailer: Mew version 1.94.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010421130719H.jkh@osd.bsdi.com> Date: Sat, 21 Apr 2001 13:07:19 -0700 From: Jordan Hubbard X-Dispatcher: imput version 20000228(IM140) Lines: 15 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > And to come back on topic: Portable scripts also should > _not_ assume that there are no limits on the length of > shell commands. On the other hand, portable scripts can > legitimately assume that xargs supports -i and -I, which > ours doesn't. Agreed on both counts. I guess we should fix that. > PS: FWIW, I also write a lot of awk scripts, which is my > favourite scripting language, but this is really getting > off-topic ... So do I, and you're right. :) - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message