sahib / rmlint

Extremely fast tool to remove duplicates and other lint from your filesystem
http://rmlint.rtfd.org
GNU General Public License v3.0
1.85k stars 128 forks source link

An option to skip pre-processing #644

Open chapmanjacobd opened 6 months ago

chapmanjacobd commented 6 months ago

I've noticed that with millions of files across many disks pre-processing takes several days and the actual scan only takes an hour or two at most (and only less than 1 percent of files were filtered out by the pre-processing).

It would be convenient to have an option that skips pre-processing for certain kinds of workloads like this.