Archive

Posts Tagged ‘fdupes’

Short on storage? fdupes to the rescue!

September 22nd, 2009 Zordrak No comments

I don’t know why I haven’t come across this before.. but sometimes you just don’t realise until you realise. I have a lot of data to take care of and space is always at a premium. I spend a decent amount of time looking for places to save space and better organise data. Well, when you deal with as much data as I do, you are almost certainly going to find yourself with duplicate copies of data in different places that you have forgotten about or never realised were duplicates in the first place.

fdupes to the rescue!

fdupes is a reasonably efficient program for checking directories for duplicate files based on checksums – so it will tell you if there are two identical files even if they have different names. It’s available in the SlackBuilds repository and thoroughly useful. It’s also interesting to discover files you had no idea might be duplicates all over the place.

Categories: Linux Tags: , , ,