0
Q:

findstr case insensitive

Find strings with case-insensitive search using -i flag as follows:
findstr -i "Case_insensitive_substring"
For example:
dir | findstr -i "Case_insensitive_file_name"
0

New to Communities?

Join the community