<?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: Delete Solaris files older than a certain date and time</title>
	<atom:link href="http://www.tech-recipes.com/rx/441/delete-solaris-files-older-than-a-certain-date-and-time/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/441/delete-solaris-files-older-than-a-certain-date-and-time/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 18:18:34 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brad</title>
		<link>http://www.tech-recipes.com/rx/441/delete-solaris-files-older-than-a-certain-date-and-time/comment-page-1/#comment-1018</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Thu, 11 Nov 2004 13:32:36 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-1018</guid>
		<description>In Solaris you can use find -mtime +nn where nn is the days of age, to find files older than a certain number of days.</description>
		<content:encoded><![CDATA[<p>In Solaris you can use find -mtime +nn where nn is the days of age, to find files older than a certain number of days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chance</title>
		<link>http://www.tech-recipes.com/rx/441/delete-solaris-files-older-than-a-certain-date-and-time/comment-page-1/#comment-198</link>
		<dc:creator>Chance</dc:creator>
		<pubDate>Fri, 04 Jun 2004 08:15:08 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-198</guid>
		<description>well written.  thank you</description>
		<content:encoded><![CDATA[<p>well written.  thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>
