<?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 Folders and Sub Folders Using Command Prompt</title>
	<atom:link href="http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html/feed" rel="self" type="application/rss+xml" />
	<link>http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html?utm_source=subscriber&amp;utm_medium=rss&amp;utm_campaign=rss</link>
	<description>Know your technology head on</description>
	<lastBuildDate>Sun, 22 Nov 2009 20:43:15 -0500</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
		<item>
		<title>By: Jaymie</title>
		<link>http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html#comment-40483</link>
		<dc:creator>Jaymie</dc:creator>
		<pubDate>Tue, 11 Aug 2009 14:38:22 +0000</pubDate>
		<guid isPermaLink="false">http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html#comment-40483</guid>
		<description>Is there a way to do this with folders?  I&#039;m trying to delete Subversion folders (called &quot;.svn&quot;) from a tree structure, but Windows (XP) Find says it can&#039;t find the folders on disk when I delete them (even though they show up in the search results).</description>
		<content:encoded><![CDATA[<p>Is there a way to do this with folders?  I&#8217;m trying to delete Subversion folders (called &#8220;.svn&#8221;) from a tree structure, but Windows (XP) Find says it can&#8217;t find the folders on disk when I delete them (even though they show up in the search results).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pigeon</title>
		<link>http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html#comment-33171</link>
		<dc:creator>Pigeon</dc:creator>
		<pubDate>Thu, 19 Feb 2009 17:12:25 +0000</pubDate>
		<guid isPermaLink="false">http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html#comment-33171</guid>
		<description>Awesome, was looking for something to do this for a while.

Thanks a lot</description>
		<content:encoded><![CDATA[<p>Awesome, was looking for something to do this for a while.</p>
<p>Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gert-Jan</title>
		<link>http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html#comment-32876</link>
		<dc:creator>Gert-Jan</dc:creator>
		<pubDate>Mon, 09 Feb 2009 11:17:16 +0000</pubDate>
		<guid isPermaLink="false">http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html#comment-32876</guid>
		<description>Great stuff, much better than removing thousands of files using Windows Explorer. I used the /S command to delete all individual files that I now have stored in &lt;a href=&quot;http://www.codeplex.com/NFileStorage&quot; title=&quot;NFileStorage&quot; rel=&quot;nofollow&quot;&gt;NFileStorage&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Great stuff, much better than removing thousands of files using Windows Explorer. I used the /S command to delete all individual files that I now have stored in <a href="http://www.codeplex.com/NFileStorage" title="NFileStorage" rel="nofollow">NFileStorage</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html#comment-29319</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Tue, 30 Sep 2008 21:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html#comment-29319</guid>
		<description>While I have in the past used this command, in recent years I&#039;ve taken to opening the said folder in Windows Explorer, pressing CTRL-F (for find) and typing in the file name with wild cards (ie *.jpg).  My search defaults have been set to search hidden and folders and files, too.

When the results come up, I can sort by file name, folder name, date, etc and select just the ones I want to delete, or press CTRL-A (select all) and hit delete.  Added advantage, they go to the recycle bin, which I can empty once I&#039;m sure I didn&#039;t screw up and delete something by mistake!

Cheers,

Nathan</description>
		<content:encoded><![CDATA[<p>While I have in the past used this command, in recent years I&#8217;ve taken to opening the said folder in Windows Explorer, pressing CTRL-F (for find) and typing in the file name with wild cards (ie *.jpg).  My search defaults have been set to search hidden and folders and files, too.</p>
<p>When the results come up, I can sort by file name, folder name, date, etc and select just the ones I want to delete, or press CTRL-A (select all) and hit delete.  Added advantage, they go to the recycle bin, which I can empty once I&#8217;m sure I didn&#8217;t screw up and delete something by mistake!</p>
<p>Cheers,</p>
<p>Nathan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandip</title>
		<link>http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html#comment-27646</link>
		<dc:creator>Sandip</dc:creator>
		<pubDate>Wed, 30 Jul 2008 03:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html#comment-27646</guid>
		<description>Oo even after using Windows for more then 8 years i didn&#039;t know that /S switch with del command, Nice finding  Keith.</description>
		<content:encoded><![CDATA[<p>Oo even after using Windows for more then 8 years i didn&#8217;t know that /S switch with del command, Nice finding  Keith.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
