<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Find and delete old files in linux</title>
	<atom:link href="http://www.cmdln.org/2008/04/08/find-and-delete-old-files-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cmdln.org/2008/04/08/find-and-delete-old-files-in-linux/</link>
	<description>a system administrators mutterings</description>
	<lastBuildDate>Sun, 28 Feb 2010 09:28:06 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Find and delete old files in linux redux &#124; cmdln.org</title>
		<link>http://www.cmdln.org/2008/04/08/find-and-delete-old-files-in-linux/comment-page-1/#comment-362</link>
		<dc:creator>Find and delete old files in linux redux &#124; cmdln.org</dc:creator>
		<pubDate>Wed, 09 Apr 2008 15:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmdln.org/?p=51#comment-362</guid>
		<description>[...] some lovely feedback from Sotiris Tsimbonis on my last post Find and delete old files in linux I have a better (faster) [...]</description>
		<content:encoded><![CDATA[<p>[...] some lovely feedback from Sotiris Tsimbonis on my last post Find and delete old files in linux I have a better (faster) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cmdln</title>
		<link>http://www.cmdln.org/2008/04/08/find-and-delete-old-files-in-linux/comment-page-1/#comment-361</link>
		<dc:creator>cmdln</dc:creator>
		<pubDate>Wed, 09 Apr 2008 15:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmdln.org/?p=51#comment-361</guid>
		<description>Ah thanks for the tip, -delete is much better</description>
		<content:encoded><![CDATA[<p>Ah thanks for the tip, -delete is much better</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sotiris Tsimbonis</title>
		<link>http://www.cmdln.org/2008/04/08/find-and-delete-old-files-in-linux/comment-page-1/#comment-360</link>
		<dc:creator>Sotiris Tsimbonis</dc:creator>
		<pubDate>Wed, 09 Apr 2008 13:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmdln.org/?p=51#comment-360</guid>
		<description>Instead of &quot;-exec rm {} \;&quot; recent versions of find support &quot;-delete&quot;, which does exactly that and it&#039;s faster (because it doesn&#039;t spawn another process for every file). See find&#039;s man page for more :)</description>
		<content:encoded><![CDATA[<p>Instead of &#8220;-exec rm {} \;&#8221; recent versions of find support &#8220;-delete&#8221;, which does exactly that and it&#8217;s faster (because it doesn&#8217;t spawn another process for every file). See find&#8217;s man page for more <img src='http://www.cmdln.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
