From: Padraig Brady (padraig at domain antefacto.com)
Date: Wed 05 Sep 2001 - 14:46:51 IST
SoloCDM wrote:
>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
>
Just noticed gsearchtool (installed by defaul on RH 7.1).
It allows you to graphically select search criteria and
you can view/edit the resulting find command it's about
to run. This would be really nice in a GTK widget in my
opinion, hmm..
Actually I think it's buggy/confusing as if you select mutiple
filenames to search it (implicitly) does -and instead of -or.
Padraig.
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:12:00 GMT