FG
💻 Software

Fast search within text files in windows

Fresh5 days ago
Mar 15, 202612900 views
Confidence Score0%
0%

Problem

Is there a program for windows that would do a great job of searching within files? I have a folder that I constantly need to search in for certain text, It would be nice to have a program that caches the files and searches through them quickly, and keeps its cache updated. I spend a lot of time se…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Fast search within text files in windows

Low Risk

I always use , which is roughtly comparable to grep, but windows native. Example: This will search recursively ( ) within the current folder. It will look into every file whose name matches for the string . ignores case only print file names of matc…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment