<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Media on Saleem Ansari</title>
    <link>/tags/media/</link>
    <description>Recent content in Media on Saleem Ansari</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>(c) 2024 Saleem Ansari</copyright>
    <lastBuildDate>Tue, 04 Sep 2007 00:00:00 +0000</lastBuildDate>
    <atom:link href="/tags/media/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Finding duplicate files on your system?!</title>
      <link>/2007/09/04/finding-duplicate-files-on-your-system/</link>
      <pubDate>Tue, 04 Sep 2007 00:00:00 +0000</pubDate>
      <guid>/2007/09/04/finding-duplicate-files-on-your-system/</guid>
      <description>I ( and many others ) have a lot media files ( mp3, jpg, avi, etc. ) lying around in the system. I wondered that how shall I get the list of all the duplicate files lying in my computer. Writing a script in Ruby which identifies the duplicate files using the MD5 hash values of the files contents, was no difficult a task. Here is the script.&#xA;#!/usr/bin/ruby ## This file finds all the duplicate files form a directory given ## at the command line.</description>
    </item>
  </channel>
</rss>
