duplicate files

7 views
Skip to first unread message

Jay S

unread,
Aug 4, 2026, 6:44:53 PMAug 4
to LUNI - Linux Users Of Northern Illinois (Chicago) - Technical Discussion
Hi, Luni - long time no talk, I hope everyone is well.
I'm looking for suggestions.

Over the last 20 years, I've built up directories, of directories, of directories of the same information - same files, same structure
Basically, as I moved from computer to computer, I'd copy everything to my NAS.

For example:
/home/bin
/home/Excel
/home/Jay_OLD/bin
/home/Jay_OLD/Excel
/home/Jay2/bin
/home/Jay2/Excel

Where bin & Excel are going to be the same (same directory structure, same files) across all the locations - but in my case there are 100 directories.

I'd like to consolidate all of these, and looking for good suggestions.

Thanks
Jay

Arun Khan

unread,
Aug 5, 2026, 2:33:39 PMAug 5
to luni-c...@googlegroups.com
First step would be to eliminate the duplicate files.

'fdupes' does this by recursively going down directory paths and listing the duplicate files.

--
Arun Khan

Linux

unread,
Aug 9, 2026, 10:30:28 PM (13 days ago) Aug 9
to luni-c...@googlegroups.com

if the files are exactly the same -- use md5sum on the files. Any with the same md5 value - you have a duplicate.

--
You received this message because you are subscribed to the Google Groups "Linux Users of Northern Illinois" group.
To unsubscribe from this group and stop receiving emails from it, send an email to luni-chicago...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/luni-chicago/CAHhM8gAgm05bC4y4fRoMbt7iD2mTkjznu9%2BzPVjjQdmqwUEYKw%40mail.gmail.com.

Jay S

unread,
Aug 10, 2026, 10:48:49 AM (12 days ago) Aug 10
to luni-c...@googlegroups.com
Thanks for this
reading up on fdupes now

--
Reply all
Reply to author
Forward
0 new messages