Handy to know, thanks!
On Tue, Sep 27, 2016 at 3:40 AM, Alan Bourke alanpbourke@fastmail.fm wrote:
On Mon, 26 Sep 2016, at 07:04 PM, Ted Roche wrote:
(and using a Linux "find" instead of the stupid Windows Explorer Search! grr!)
findstr /s /i /m /c:"string to search for" \mypath*.txt
or
http://stackoverflow.com/questions/8677628/recursive-file-search-using-power...
or if you're searching local drives, UltraSearch will do it extremely quickly by searching the NTFS file allocation table instead of the physical disk.