Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jan 2002 17:57:17 -0500
From:      Ray Kohler <rkohler1@cox.rr.com>
To:        bind9@citystamp.com, Joe Rodrigues <jxr2000@tmlp.com>
Cc:        freebsd questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Find command
Message-ID:  <0f59c0554221512FE7@mail7.mgfairfax.rr.com>
In-Reply-To: <3C4C406B.D1EFB54F@citystamp.com>
References:  <000d01c1a137$30948ec0$f449fea9@tmlp.com> <3C4C406B.D1EFB54F@citystamp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0f59c0554221512FE7>