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.86k stars 128 forks source link

New replay #486

Closed SeeSpotRun closed 3 years ago

SeeSpotRun commented 3 years ago

Rewrite of --replay functionality. Instead of doing most of the replay logic in replay.c, this now pipes the replayed files through the existing logic embedded in preprocess.c and shredder.c.