How to case-INsensitive search/replace ?
Posted: 2006-10-28 23:39:54
I want to replace a string in filenames by another string.
For that I entered a search string.
How do I make this search string in-case-senstive ?
read: for "xxx" all the following filenames should be found:
aaxxxbbb.txt
aaXXxccc.txt
xXxddd.txt
For that I entered a search string.
How do I make this search string in-case-senstive ?
read: for "xxx" all the following filenames should be found:
aaxxxbbb.txt
aaXXxccc.txt
xXxddd.txt