From owner-freebsd-questions Fri Sep 27 5:53: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 908CD37B401 for ; Fri, 27 Sep 2002 05:53:06 -0700 (PDT) Received: from mail.thundernet.cz (mail.thundernet.cz [62.77.87.114]) by mx1.FreeBSD.org (Postfix) with SMTP id 0D0D943E4A for ; Fri, 27 Sep 2002 05:53:05 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: (qmail 27203 invoked from network); 27 Sep 2002 12:52:58 -0000 Received: from unknown (HELO freepuppy.bellavista.cz) (62.168.44.50) by mail.thundernet.cz with SMTP; 27 Sep 2002 12:52:58 -0000 Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id 61D4E2FDAB2; Fri, 27 Sep 2002 14:52:54 +0200 (CEST) Date: Fri, 27 Sep 2002 14:52:54 +0200 From: Roman Neuhauser To: freebsd-questions@FreeBSD.ORG Subject: Re: find case-insensitive challenge Message-ID: <20020927125254.GY30361@freepuppy.bellavista.cz> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <20020923082704.GR30361@freepuppy.bellavista.cz> <200209271236.g8RCam6m036122@lurza.secnetix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200209271236.g8RCam6m036122@lurza.secnetix.de> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG # olli@secnetix.de / 2002-09-27 14:36:48 +0200: > Roman Neuhauser wrote: > > you can save the grep with > > % find foo -type f -iname '*.jpg' | xargs ... > > The problem with that is that it's not portable. I try > to avoid getting used to such non-portable features. > Typing an extra grep is faster than using -iname and > then finding out that it's not working on Solaris. ;-) have you tried bugging Sun? ;) -- begin 666 nonexistent.vbs FreeBSD 4.7-RC 2:52PM up 9 days, 22:07, 12 users, load averages: 0.01, 0.10, 0.08 end To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message