<?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: how to remove 7 days back files using unix</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/how-to-remove-7-days-back-files-using-unix/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-remove-7-days-back-files-using-unix/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 08:25:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: petkoa</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-remove-7-days-back-files-using-unix/#comment-74076</link>
		<dc:creator>petkoa</dc:creator>
		<pubDate>Mon, 22 Feb 2010 14:43:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-74076</guid>
		<description><![CDATA[Well, I&#039;m not native English speaker and it&#039;s not quite clear to me what means &quot;remove 7 days back files&quot; - files older than 7 days, or files created during the last 7 days?

OK, one will &quot;only&quot; change the sign of mtime argument (and better do it before running find  with -exec rm...)

I&#039;d also like to mention -mmin parameter to find: granularity will increase from days (mtime, ctime) to minutes ( mmin, cmin)

Good luck,

Petko A.]]></description>
		<content:encoded><![CDATA[<p>Well, I&#8217;m not native English speaker and it&#8217;s not quite clear to me what means &#8220;remove 7 days back files&#8221; &#8211; files older than 7 days, or files created during the last 7 days?</p>
<p>OK, one will &#8220;only&#8221; change the sign of mtime argument (and better do it before running find  with -exec rm&#8230;)</p>
<p>I&#8217;d also like to mention -mmin parameter to find: granularity will increase from days (mtime, ctime) to minutes ( mmin, cmin)</p>
<p>Good luck,</p>
<p>Petko A.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.012 seconds using memcached
Object Caching 268/271 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 08:58:32 -->