FastFileFinder from John Robbins

Do you find always looking for file and directory names? Tired of waiting on PowerShell to slowly grind through the file system on its single thread.? With lots of cores and an SSD, you shouldn’t be waiting on simple file finds! John Robbins created the FastFileFind command line tool to speed up my file finding.…