Hacker News new | ask | show | jobs
by fxde 1385 days ago
There are two tools I regularly use for linux:

  fdupes
  rmlint
They don't always give the same results. I also encountered problems scanning a smb share but I would say it is worth giving them a try.
1 comments

There is also jdupes - fork of fdupes which can replace duplicate files by hardlinks to save space.