<?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: Recursively delete files in Windows</title>
	<atom:link href="http://www.tech-recipes.com/rx/184/recursively-delete-files-in-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/184/recursively-delete-files-in-windows/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sun, 22 Nov 2009 03:12:08 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dhanu</title>
		<link>http://www.tech-recipes.com/rx/184/recursively-delete-files-in-windows/comment-page-1/#comment-8317</link>
		<dc:creator>dhanu</dc:creator>
		<pubDate>Tue, 10 Feb 2009 02:52:01 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-8317</guid>
		<description>thank you very much</description>
		<content:encoded><![CDATA[<p>thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajesh</title>
		<link>http://www.tech-recipes.com/rx/184/recursively-delete-files-in-windows/comment-page-1/#comment-7290</link>
		<dc:creator>Rajesh</dc:creator>
		<pubDate>Tue, 13 Jan 2009 19:10:06 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-7290</guid>
		<description>** May I know how to DELETE  the &quot;folders&quot; instead of files recursively?&lt;br&gt;(Assume the folders aren&#039;t empty.)</description>
		<content:encoded><![CDATA[<p>** May I know how to DELETE  the &#8220;folders&#8221; instead of files recursively?<br />(Assume the folders aren&#39;t empty.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajesh</title>
		<link>http://www.tech-recipes.com/rx/184/recursively-delete-files-in-windows/comment-page-1/#comment-7289</link>
		<dc:creator>Rajesh</dc:creator>
		<pubDate>Tue, 13 Jan 2009 19:09:05 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-7289</guid>
		<description>May I know how to the &quot;folders&quot; instead of files recursively?&lt;br&gt;(Assume the folders aren&#039;t empty.)</description>
		<content:encoded><![CDATA[<p>May I know how to the &#8220;folders&#8221; instead of files recursively?<br />(Assume the folders aren&#39;t empty.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.tech-recipes.com/rx/184/recursively-delete-files-in-windows/comment-page-1/#comment-2392</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 03 Dec 2005 18:06:39 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-2392</guid>
		<description>That worked so much better. Stupid hidden files..  :twisted:</description>
		<content:encoded><![CDATA[<p>That worked so much better. Stupid hidden files..  :twisted:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.tech-recipes.com/rx/184/recursively-delete-files-in-windows/comment-page-1/#comment-14</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 27 Oct 2003 14:40:50 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-14</guid>
		<description>Living dangerously - Or &#039;How to make it STFU&#039;

del /s/q tmp*

Unix: 
rm -fr tmp/*

Results may vary   :twisted:</description>
		<content:encoded><![CDATA[<p>Living dangerously &#8211; Or &#8216;How to make it STFU&#8217;</p>
<p>del /s/q tmp*</p>
<p>Unix:<br />
rm -fr tmp/*</p>
<p>Results may vary   :twisted:</p>
]]></content:encoded>
	</item>
</channel>
</rss>
