<?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>SysAdmin Adventures &#187; fdupes</title>
	<atom:link href="http://blog.tpa.me.uk/tag/fdupes/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tpa.me.uk</link>
	<description>Tech notes from a Systems Administrator</description>
	<lastBuildDate>Mon, 31 Oct 2011 11:09:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Short on storage? fdupes to the rescue!</title>
		<link>http://blog.tpa.me.uk/2009/09/22/short-on-storage-fdupes-to-the-rescue/</link>
		<comments>http://blog.tpa.me.uk/2009/09/22/short-on-storage-fdupes-to-the-rescue/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 11:14:13 +0000</pubDate>
		<dc:creator>Zordrak</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[fdupes]]></category>
		<category><![CDATA[slackbuilds]]></category>
		<category><![CDATA[useful]]></category>

		<guid isPermaLink="false">http://blog.tpa.me.uk/?p=156</guid>
		<description><![CDATA[I don&#8217;t know why I haven&#8217;t come across this before.. but sometimes you just don&#8217;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 [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t know why I haven&#8217;t come across this before.. but sometimes you just don&#8217;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.</p>
<p>fdupes to the rescue!</p>
<p>fdupes is a reasonably efficient program for checking directories for duplicate files based on checksums &#8211; so it will tell you if there are two identical files even if they have different names. It&#8217;s available in the <a href="http://slackbuilds.org" onclick="pageTracker._trackPageview('/outgoing/slackbuilds.org?referer=');">SlackBuilds</a> repository and thoroughly useful. It&#8217;s also interesting to discover files you had no idea might be duplicates all over the place.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tpa.me.uk/2009/09/22/short-on-storage-fdupes-to-the-rescue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

