1
1
I'm using a mac, and just transferred a bunch o photos from another computer, and as it turns out, there is a bunch of duplicates...
So... I'm not too familiar with the mac terminal, but if there is a solution for linux, it will probably work for the mac.
Just need to be able to recursively scan all folders in my Pictures folder and then Delete them.
thanks
+1 fdupes is exactly what I was looking for, thanks! – somedirection – 2016-12-31T15:15:20.730
Great! Homebrew has some other nice packages. If you ever look for Linux/Unix tools that OS X doesn't have, use
brew search xyz
:) – slhck – 2011-03-01T19:42:12.983