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

Add 'match-dirname' option #623

Open tomas opened 1 year ago

tomas commented 1 year ago

Not sure if you would be interested in this. I wanted to run rmlint but only compare files among the same directory, that is, allowing duplicate files to exist in different directories.

Although this option only checks the name of the parent folder only (not the whole path in its entirety) it achieves what I needed.

tomas commented 6 months ago

Bump! 👋