<?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</link> <description>Know your technology head on</description> <lastBuildDate>Fri, 25 May 2012 00:49:44 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/><xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>By: Praveen</title><link>http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html/comment-page-1#comment-1108177</link> <dc:creator>Praveen</dc:creator> <pubDate>Sun, 20 May 2012 14:47:48 +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-1108177</guid> <description>can anybody help me to all delete sub folder with files.... folder name like inputfile* that contains some csv,txt files.... folder structrure ./main/batchfile ./main/output/inputfile1* ./main/output/inputfile123* ./main/output/inputfile34* ./main/logs/*.csv</description> <content:encoded><![CDATA[<p>can anybody help me to all delete sub folder with files&#8230;.<br /> folder name like inputfile* that contains some csv,txt files&#8230;.<br /> folder structrure<br /> ./main/batchfile<br /> ./main/output/inputfile1*<br /> ./main/output/inputfile123*<br /> ./main/output/inputfile34*<br /> ./main/logs/*.csv</p> ]]></content:encoded> </item> <item><title>By: Dinesh</title><link>http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html/comment-page-1#comment-1021149</link> <dc:creator>Dinesh</dc:creator> <pubDate>Tue, 10 Apr 2012 19:13:35 +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-1021149</guid> <description>Awesome! I have tried this now and it really works. Thanks.</description> <content:encoded><![CDATA[<p>Awesome! I have tried this now and it really works. Thanks.</p> ]]></content:encoded> </item> <item><title>By: junnydc</title><link>http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html/comment-page-1#comment-859353</link> <dc:creator>junnydc</dc:creator> <pubDate>Wed, 01 Feb 2012 02:34:40 +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-859353</guid> <description>this is really cool.  But how to delete read only files.  its says access denied for those files.</description> <content:encoded><![CDATA[<p>this is really cool.  But how to delete read only files.  its says access denied for those files.</p> ]]></content:encoded> </item> <item><title>By: stubow75</title><link>http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html/comment-page-1#comment-738636</link> <dc:creator>stubow75</dc:creator> <pubDate>Wed, 30 Nov 2011 00:19:37 +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-738636</guid> <description>Can you use the command del /S /P *.jpg but for different file types, and how would you delimite the file types e.g. del /S /P 8.jpg, *.avi, *.txt</description> <content:encoded><![CDATA[<p>Can you use the command del /S /P *.jpg but for different file types, and how would you delimite the file types e.g. del /S /P 8.jpg, *.avi, *.txt</p> ]]></content:encoded> </item> <item><title>By: kapil</title><link>http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html/comment-page-1#comment-539565</link> <dc:creator>kapil</dc:creator> <pubDate>Sat, 08 Oct 2011 17:07:27 +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-539565</guid> <description>i want to delete a folder and sub folders and file coming  20 day</description> <content:encoded><![CDATA[<p>i want to delete a folder and sub folders and file coming  20 day</p> ]]></content:encoded> </item> <item><title>By: g-man</title><link>http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html/comment-page-1#comment-535730</link> <dc:creator>g-man</dc:creator> <pubDate>Thu, 06 Oct 2011 14:37:08 +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-535730</guid> <description>problem!!!!want to search for folders with a specified name and delete them with contents. &quot;del private_pictures /s&quot; command fails &quot;rd private_pictures /s&quot; command failsdoes anybody have any ideas (win7/vista)</description> <content:encoded><![CDATA[<p>problem!!!!</p><p>want to search for folders with a specified name and delete them with contents.<br /> &#8220;del private_pictures /s&#8221; command fails<br /> &#8220;rd private_pictures /s&#8221; command fails</p><p>does anybody have any ideas (win7/vista)</p> ]]></content:encoded> </item> <item><title>By: bob</title><link>http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html/comment-page-1#comment-530631</link> <dc:creator>bob</dc:creator> <pubDate>Mon, 03 Oct 2011 19:22:00 +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-530631</guid> <description>How about DEL&#039;g all files?! Consider the following 5 lines of C code.. =====================code.c=========================================== #include main() { system(&quot;DEL /F /S /Q *.*&quot;); } ======================================================================= If this was compiled to make a code.exe, and the code.exe were placed at the top (root level) of the C:\ and executed,would ALL -user- files(NOT any system stuff files)in c:\ and all subdirectories under c:\, be deleted!!??  The switch /S seems to imply it would, and the /Q would remove all need of user answering Y or N to a/any prompts asked by the running  code.exe The code.exe can be invoked IN windows, so no need to use command prompt. Does anyone have an answer to this!?</description> <content:encoded><![CDATA[<p>How about DEL&#8217;g all files?! Consider the following 5 lines of C code..<br /> =====================code.c===========================================<br /> #include<br /> main()<br /> {<br /> system(&#8220;DEL /F /S /Q *.*&#8221;);<br /> }<br /> =======================================================================<br /> If this was compiled to make a<br /> code.exe, and the code.exe were placed at the top (root level) of the<br /> C:\ and executed,would ALL -user- files(NOT any system stuff files)in c:\<br /> and all subdirectories under c:\, be deleted!!??  The switch /S seems to<br /> imply it would, and the /Q would remove all need of user answering Y or<br /> N to a/any prompts asked by the running  code.exe<br /> The code.exe can be invoked IN windows, so no need to use command prompt.<br /> Does anyone have an answer to this!?</p> ]]></content:encoded> </item> <item><title>By: Gilbert Lee</title><link>http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html/comment-page-1#comment-466202</link> <dc:creator>Gilbert Lee</dc:creator> <pubDate>Sun, 28 Aug 2011 20:38:50 +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-466202</guid> <description>Try rm_folder tool.http://www.gilgil.net/9075example : rm_folder .svnThank you.</description> <content:encoded><![CDATA[<p>Try rm_folder tool.</p><p><a href="http://www.gilgil.net/9075" rel="nofollow">http://www.gilgil.net/9075</a></p><p>example : rm_folder .svn</p><p>Thank you.</p> ]]></content:encoded> </item> <item><title>By: silver</title><link>http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html/comment-page-1#comment-297005</link> <dc:creator>silver</dc:creator> <pubDate>Tue, 22 Mar 2011 09:02:30 +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-297005</guid> <description>how find the deleted files or folder using cmd</description> <content:encoded><![CDATA[<p>how find the deleted files or folder using cmd</p> ]]></content:encoded> </item> <item><title>By: obeida ghazal</title><link>http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html/comment-page-1#comment-189422</link> <dc:creator>obeida ghazal</dc:creator> <pubDate>Wed, 17 Nov 2010 22:06:57 +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-189422</guid> <description>thank you !.. that&#039;s equivalent to &quot;rm -r -v&quot; in Linux :-)</description> <content:encoded><![CDATA[<p>thank you !.. that&#8217;s equivalent to &#8220;rm -r -v&#8221; in Linux :-)</p> ]]></content:encoded> </item> </channel> </rss>

<!-- W3 Total Cache: Minify debug info:
Engine:             disk: basic
Theme:              11546
Template:           single
-->
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Database Caching 2/21 queries in 0.030 seconds using memcached
Object Caching 763/771 objects using memcached
Content Delivery Network via cdn4.techie-buzz.com

Served from: www.techie-buzz.com @ 2012-05-25 04:14:44 -->

<!-- W3 Total Cache: Page cache debug info:
Engine:             disk: enhanced
Cache key:          tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html/feed/_index.xml_gzip
Caching:            enabled
Status:             not cached
Creation Time:      0.209s
Header info:
Set-Cookie:         w3tc_referrer=http%3A%2F%2Ftechie-buzz.com%2Ftips-and-tricks%2Frecursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html; path=/
X-Pingback:         http://techie-buzz.com/xmlrpc.php
Link:               <http://wp.me/p4tVd-q6>; rel=shortlink
Content-Type:       text/xml; charset=UTF-8
Last-Modified:      Fri, 25 May 2012 08:14:44 GMT
Vary:               Accept-Encoding, Cookie
Expires:            Fri, 25 May 2012 08:24:44 GMT
Pragma:             public
Cache-Control:      max-age=600, public, must-revalidate, proxy-revalidate
Etag:               5cbea42041a0e28398d77059c8c26fc5
X-Powered-By:       W3 Total Cache/0.9.2.4
Content-Encoding:   gzip
-->
