From owner-freebsd-questions Mon Jan 21 14:54:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail7.mgfairfax.rr.com (fe7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id EED8F37B402 for ; Mon, 21 Jan 2002 14:54:14 -0800 (PST) Received: from there ([24.163.115.240]) by mail7.mgfairfax.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Mon, 21 Jan 2002 17:54:05 -0500 Content-Type: text/plain; charset="iso-8859-1" From: Ray Kohler To: bind9@citystamp.com, Joe Rodrigues Subject: Re: Find command Date: Mon, 21 Jan 2002 17:57:17 -0500 X-Mailer: KMail [version 1.3.2] Cc: freebsd questions References: <000d01c1a137$30948ec0$f449fea9@tmlp.com> <3C4C406B.D1EFB54F@citystamp.com> In-Reply-To: <3C4C406B.D1EFB54F@citystamp.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: <0f59c0554221512FE7@mail7.mgfairfax.rr.com> 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 On Monday 21 January 2002 11:23 am, Matthew P. Marino wrote: > try this; > > find /usr/X11R6 -name /*xinitrc/* -PRINT make that 'find /usr/X11R6 -name \*xinitrc\* -print' > The backslash tells find to interpret the special character > that follows as the wildcard. More likely to get what you want > that way. -- Ray Kohler Hardware, n.: The parts of a computer system that can be kicked. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message