Finding duplicate files with same filename AND exact same size
6
votes
3
answers
4571
views
I have a huge songs folder with a messy structure and files duplicated in multiple folders.
I need a recommendation for a tool or a script that can find and remove duplicates with simple two matches:
1. Exact same file name
2. Exact same file size
In this case,
song.mp3
with 1234 bytes of file size is stored in /songs/album1
and /songs/albumz
. The tool/script should keep only one of the copies.
I have tried czkawka on Fedora, but it can search by either filename or file size, but not *both* combined together.
Asked by Electrifyings
(63 rep)
Nov 21, 2021, 04:22 AM
Last activity: Apr 4, 2024, 01:02 PM
Last activity: Apr 4, 2024, 01:02 PM