<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Netexpertise &#187; files</title>
	<atom:link href="http://www.netexpertise.eu/en/tag/files/feed" rel="self" type="application/rss+xml" />
	<link>http://www.netexpertise.eu/en</link>
	<description>Systems &#38; Networks</description>
	<lastBuildDate>Wed, 07 Dec 2011 14:59:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Find Duplicate Files with a Shell Script</title>
		<link>http://www.netexpertise.eu/en/linux/find-duplicate-files-shell-script.html</link>
		<comments>http://www.netexpertise.eu/en/linux/find-duplicate-files-shell-script.html#comments</comments>
		<pubDate>Wed, 21 Jan 2009 21:02:33 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[checksum]]></category>
		<category><![CDATA[double]]></category>
		<category><![CDATA[duplicate]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[md5]]></category>
		<category><![CDATA[md5sum]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.netexpertise.eu/en/?p=260</guid>
		<description><![CDATA[This shell script finds duplicate files in a given directory comparing their (md5) checksum. This means the content is checked and is strictly identical, rather than the filename or date of creation. This is usually useful to delete large files. &#8216;Find&#8217; command option -size can help speeding up and finding the largest duplicate files. &#160; [...]]]></description>
		<wfw:commentRss>http://www.netexpertise.eu/en/linux/find-duplicate-files-shell-script.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

