Match files without case mattering

$ find . -iname 'somefilename.txt'

This will find files of the form: SomeFILENAME.Txt or somefilename.TXT. Case doesn't matter.

Page Comments (Click to edit)






[Click to add or edit comments])

Please prepend comments below including a date

Design by N.Design Studio, adapted by solidGone.org (version 1.0.0)
Have a nice day.