Powershell text search tool
Text search tool in Powershell
Wrote a quick search tool for Windows that uses some cmdlets from Powershell to search through txt-files,finds certain key words and writes them in a easily readable format inside a potentially user defined outfile. (github)
The tool ask for the file being searched for and the word that the user wants to search these files for.
- Read more about Powershell text search tool
- Log in to post comments