adrianlopezroche / fdupes

FDUPES is a program for identifying or deleting duplicate files residing within specified directories.
2.42k stars 186 forks source link

Mac OSX Catalina #126

Open Bustamite opened 4 years ago

Bustamite commented 4 years ago

Hi,

I have upgraded to Catalina & now fdupes is not working properly, i know for a fact i have duplicate files in at least 3 directories & fdupes is not picking this up.. I have brew installed & have updated all packages too but to no affect.. Just wondering if you are aware or if there is a work around to hand..

Many Regards Jim :)

adrianlopezroche commented 4 years ago

I've never run fdupes on OS X myself, so I really don't know. Did you compile it yourself or did you download a binary build? If the latter then perhaps the maintainer for that version might help investigate and submit a patch.

On Wed, Nov 6, 2019, 7:47 AM Bustamite notifications@github.com wrote:

Hi,

I have upgraded to Catalina & now fdupes is not working properly, i know for a fact i have duplicate files in at least 3 directories & fdupes is not picking this up.. I have brew installed & have updated all packages too but to no affect.. Just wondering if you are aware or if there is a work around to hand..

Many Regards Jim :)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/adrianlopezroche/fdupes/issues/126?email_source=notifications&email_token=ABPQT7MV6GZPBB2JOYB6OT3QSKVDHA5CNFSM4JJTXVSKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HXGPD6Q, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPQT7OYSBDZIPC6EQNMK7TQSKVDHANCNFSM4JJTXVSA .

borwick commented 4 years ago

FYI I am using fdupes on Catalina compiled via macports for Catalina and it is running correctly.

fasiha commented 4 years ago

And I just installed on Catalina via Brew and it is working great.

allangumera commented 3 years ago

hi I encountered this error, fdupes command not found when I used crontab for my script. I am using OSX Catalina also and installed fdupes using brew. Fdupes is working perfectly though when running on terminal.