pkolaczk / fclones

Efficient Duplicate File Finder
MIT License
1.82k stars 70 forks source link

Add ability to filter by magic #254

Open igoforth opened 6 months ago

igoforth commented 6 months ago

I have a bunch of files of a specific type. Some of them have the correct file extension, others don't. Because of this, the "--name" flag won't catch them all. Having the ability to filter by the magic bytes will allow fdupes to catch these misnamed files.

avioli commented 3 weeks ago

Love the title of this issue! Good luck getting what you need, though.