[lug] Find Command

Warren Sanders sanders at MontanaLinux.Org
Wed Sep 5 08:46:10 MDT 2001


find . -type f \( -iname '*read*' \) -print

This finds all case levels

On Wed, 5 Sep 2001, SoloCDM wrote:

> Date: Wed, 5 Sep 2001 06:53:35 -0600
> From: SoloCDM <deedsmis at aculink.net>
> Reply-To: lug at lug.boulder.co.us
> To: BLUG <lug at lug.boulder.co.us>
> Subject: [lug] Find Command
>
> How is it possible to force the find command to list all files with
> "read" in the filename, regardless whether they start with a period
> or not?
>
> I already tried the following:
>
>    find /usr -iname ".*read*" -iname "*read*" -type f -print
>
> --
> Note: When you reply to this message, please include the mailing
>       list/newsgroup address and my email address in To:.
>
> *********************************************************************
> Signed,
> SoloCDM
> _______________________________________________
> Web Page:  http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
>

-- 
Warren Sanders
http://MontanaLinux.Org




More information about the LUG mailing list