<?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: Removing cache after shell script is done</title>
	<atom:link href="http://www.cake-toppings.com/2009/08/07/removing-cache-after-shell-script-is-done/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cake-toppings.com/2009/08/07/removing-cache-after-shell-script-is-done/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=removing-cache-after-shell-script-is-done</link>
	<description>Tips &#38; tricks about (Cake)PHP, javascript, AJAX, etc.</description>
	<lastBuildDate>Fri, 11 Nov 2011 16:16:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: primeminister</title>
		<link>http://www.cake-toppings.com/2009/08/07/removing-cache-after-shell-script-is-done/comment-page-1/#comment-4874</link>
		<dc:creator>primeminister</dc:creator>
		<pubDate>Wed, 12 Aug 2009 07:25:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.cake-toppings.com/?p=228#comment-4874</guid>
		<description>@dardo: Also possible but I thought &#039;find&#039; will do that -delete for each file found. If you have a lot (10k) files it will take a while.</description>
		<content:encoded><![CDATA[<p>@dardo: Also possible but I thought &#8216;find&#8217; will do that -delete for each file found. If you have a lot (10k) files it will take a while.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dardo</title>
		<link>http://www.cake-toppings.com/2009/08/07/removing-cache-after-shell-script-is-done/comment-page-1/#comment-4868</link>
		<dc:creator>dardo</dc:creator>
		<pubDate>Wed, 12 Aug 2009 01:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.cake-toppings.com/?p=228#comment-4868</guid>
		<description>find ./tmp/cache/views -name &#039;element_*&#039; -delete</description>
		<content:encoded><![CDATA[<p>find ./tmp/cache/views -name &#8216;element_*&#8217; -delete</p>
]]></content:encoded>
	</item>
</channel>
</rss>

