Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7761443
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T14:08:14+00:00 2026-06-01T14:08:14+00:00

How to find potentially duplicate files in a given directory? Is there some existing

  • 0

How to find potentially duplicate files in a given directory? Is there some existing tools for this sort of thing? Some heuristics I can think of:

  • it should be recursive.
  • it should only compare file names and size and nothing else
  • it should be able to find duplicates when the file names are trivially different such as “foobar.txt” and “foobar.txt (2)”
  • I have the files on a drive that can be mounted to Linux, Mac OS X, or Windows, as desired
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T14:08:15+00:00Added an answer on June 1, 2026 at 2:08 pm

    Under Linux/UNIX, you can use the “sum” or “md5cum” command to generate a checksum for each file. Then just look for files with the same checksum.

    The superquick way of doing this would be to sort the output of the sum command with the “sort” command and look for consecutive entries with the same checksum.

    The superquick way to get a list of the duplicate files would be sort the output of the sum command to a file, then do it again with the “-u” parameter to sort, making a unique list, and diff the files. The difference will be the duplicate files.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How can I find the parentId of all my items (mySQL)? (there are potentially
Looked through many answers, but couldn't find one solving this. I have four (potentially
I need to read potentially large (~300mb) XML files, and edit some of the
Can anyone help me find an optimal Dynamic programming algorithm for this problem On
I have potentially large files that need to be sorted by 1-n keys. Some
find whether there is a loop in a linked list. Do you have other
I find that if there are a lot of classes the compilation time is
I find it confusing that there is an ActiveRecord delete as well as destroy.
I find this pretty confusing. When you want to rotate a view, it's going
I am working with potentially huge XML files containing complex trace information from on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.