From owner-freebsd-questions Mon Jan 21 16:42:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from albatross.prod.itd.earthlink.net (albatross.mail.pas.earthlink.net [207.217.120.120]) by hub.freebsd.org (Postfix) with ESMTP id 3B70A37B400 for ; Mon, 21 Jan 2002 16:42:14 -0800 (PST) Received: from dialup-209.244.64.73.dial1.chicago1.level3.net ([209.244.64.73] helo=pegasus) by albatross.prod.itd.earthlink.net with smtp (Exim 3.33 #1) id 16Sp0q-0000pM-00; Mon, 21 Jan 2002 16:42:08 -0800 Message-ID: <008001c1a2dd$9ec57f60$328dfea9@pegasus> From: "Bob Giesen" To: "Ray Kohler" , , "Joe Rodrigues" Cc: "freebsd questions" References: <000d01c1a137$30948ec0$f449fea9@tmlp.com> <3C4C406B.D1EFB54F@citystamp.com> <0f59c0554221512FE7@mail7.mgfairfax.rr.com> Subject: Re: Find command Date: Mon, 21 Jan 2002 18:42:05 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 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 ----- Original Message ----- From: "Ray Kohler" To: ; "Joe Rodrigues" Cc: "freebsd questions" Sent: Monday, January 21, 2002 4:57 PM Subject: Re: Find command > ... > make that 'find /usr/X11R6 -name \*xinitrc\* -print' > Or, if one disdains the use of backslashes, for lack of knowledge about how they're handled by the executable (or a just, plain, bad memory as in my case), there's a less ambiguous method: find /usr/X11R6 -print | grep xinitrc > -- > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message