<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'Find and delete all Thumbs.db files'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Tue, 14 Feb 2012 07:23:00 GMT</pubDate>
<item>
<title>deepsoul said on 11/14/09</title>
<link>http://snipplr.com/view/1824/find-and-delete-all-thumbsdb-files/</link>
<description><![CDATA[ Easier without `-exec`:

    find / -name "Thumbs.db" -delete ]]></description>
<pubDate>Sat, 14 Nov 2009 08:37:03 GMT</pubDate>
<guid>http://snipplr.com/view/1824/find-and-delete-all-thumbsdb-files/</guid>
</item>
<item>
<title>sachinbhavsar said on 4/2/08</title>
<link>http://snipplr.com/view/1824/find-and-delete-all-thumbsdb-files/</link>
<description><![CDATA[ <p>Command for Windows</p>

<p>C:\del /s /q Thumbs.db</p> ]]></description>
<pubDate>Wed, 02 Apr 2008 02:42:17 GMT</pubDate>
<guid>http://snipplr.com/view/1824/find-and-delete-all-thumbsdb-files/</guid>
</item>
<item>
<title>deepan0143 said on 1/7/07</title>
<link>http://snipplr.com/view/1824/find-and-delete-all-thumbsdb-files/</link>
<description><![CDATA[ <p>Please How To Delete a Thumbs.db files. </p>
 ]]></description>
<pubDate>Sun, 07 Jan 2007 08:11:59 GMT</pubDate>
<guid>http://snipplr.com/view/1824/find-and-delete-all-thumbsdb-files/</guid>
</item>
</channel>
</rss>
