💻 Software
BASH: find duplicate files (MAC/LINUX compatible)
Fresh5 days ago
Mar 15, 202610888 viewsConfidence Score0%
0%
Problem
I am looking for a bash script which is compatible with Mac, to find duplicate files in a directory.
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: BASH: find duplicate files (MAC/LINUX compatible)
Low Risk
it works for me on my mac, you will catch the duplicate file by their md5 value:
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix