Home > Linux > Short on storage? fdupes to the rescue!

Short on storage? fdupes to the rescue!

September 22nd, 2009 Leave a comment Go to 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.

Be Sociable, Share!
Categories: Linux Tags: , , ,
  1. No comments yet.
  1. No trackbacks yet.

Note: Commenter is allowed to use '@User+blank' to automatically notify your reply to other commenter. e.g, if ABC is one of commenter of this post, then write '@ABC '(exclude ') will automatically send your comment to ABC. Using '@all ' to notify all previous commenters. Be sure that the value of User should exactly match with commenter's name (case sensitive).