I am looking for a bash script which is compatible with Mac, to find duplicate files in a directory.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
Don't know about Mac compatibility, but this Works For Me(TM):
The result is a set of commands you can run to check that the result is correct :) Edit: The last version works with really weird filenames like:
|
|||||
|
|
This will find files under a dir with dupes. It's pretty raw, but it works.
|
|||
|