Why would find . -iname "dir*"
not work? Jeff On Fri, Dec 18, 2020 at 11:43 AM Bernhard Voelker <m...@bernhard-voelker.de> wrote: > On 12/18/20 7:13 PM, Bernhard Voelker wrote: > > On 12/18/20 3:45 PM, Budi wrote: > >> How to have a starting directory with a specification, e.g. it must be > >> case insensitive ? > > > > As you didn't provide an example, I'm not 100% sure what you mean. > > Furthermore, you can select via -ipath PATTERN. > And there is the possibility to use -prune to filter out unwanted paths. > > Have a nice day, > Berny > >