test.txt
123www123
AAAwww8BBB
type test.txt | findstr .*www.*1
123www123
type test.txt | findstr .*www.*
123www123
AAAwww8BBB
test.txt
123www123
AAAwww8BBB
type test.txt | findstr .*www.*1
123www123
type test.txt | findstr .*www.*
123www123
AAAwww8BBB