Date: Sat, 16 Mar 2002 18:39:58 -0500 (EST) From: Peter Leftwich <Hostmaster@Video2Video.Com> To: Kris Kennaway <kris@obsecurity.org> Cc: FreeBSD Questions <FreeBSD-Questions@FreeBSD.ORG> Subject: Re: find /etc -name conf -print [*conf*?] Message-ID: <20020316183843.M18121-100000@earl-grey.cloud9.net> In-Reply-To: <20020308200004.A54313@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 8 Mar 2002, Kris Kennaway wrote: > On Fri, Mar 08, 2002 at 10:04:30PM -0500, Peter Leftwich wrote: > PL> Why does this command fail to return any *.conf files? > Because you forgot to include a glob wildcard, so the pattern only matches files exactly named 'conf' > Kris How would one correct the command line to include results for filenames such as "rc.conf" and "myconfiguration.txt," etc...? -- Peter Leftwich President & Founder Video2Video Services Box 13692, La Jolla, CA, 92039 USA +1-413-403-9555 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?20020316183843.M18121-100000>