Automated later, but:
find a .txt that has the word password
findstr /si password *.txtwhat other files?:
findstr /si password *.txt *.ini *.configAutomated later, but:
find a .txt that has the word password
findstr /si password *.txtwhat other files?:
findstr /si password *.txt *.ini *.config