<?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>Timothy E. Archer &#187; sort</title>
	<atom:link href="http://timarcher.com/blog/tag/sort/feed/" rel="self" type="application/rss+xml" />
	<link>http://timarcher.com/blog</link>
	<description>System.out.println(&#34;Hello World!&#34;);</description>
	<lastBuildDate>Thu, 09 Feb 2012 03:37:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>du And sort To Find The Largest Files On Your System</title>
		<link>http://timarcher.com/blog/2010/03/du-and-sort-to-find-the-largest-files-on-your-system/</link>
		<comments>http://timarcher.com/blog/2010/03/du-and-sort-to-find-the-largest-files-on-your-system/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 01:49:01 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Linux/Unix]]></category>
		<category><![CDATA[du]]></category>
		<category><![CDATA[sort]]></category>

		<guid isPermaLink="false">http://timarcher.com/blog/?p=47</guid>
		<description><![CDATA[Recently I had to fix a linux system whose root file system was allowed to fill up. Not having much knowledge of the system, I needed a quick way to find out which files were consuming the most space to see if any of those could be purged. The likely culprit was some huge log [...]]]></description>
		<wfw:commentRss>http://timarcher.com/blog/2010/03/du-and-sort-to-find-the-largest-files-on-your-system/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

