Tag Archives: FINDSTR

Find a String on Windows – FINDSTR

Hello, If you are a Windows user and need to find a string on a very long txt file, welcome to findstring! I have years working with dos/windows and never heard about it… but is there! findstr “some string” bigfile.txt>filteredfile.txt … Continue reading

Posted in Learned Today, Medium Technical | Tagged , , , | Comments Off on Find a String on Windows – FINDSTR