<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Comments on snippet: 'Find and delete all Thumbs.db files'</title>
    <description>Snipplr comments feed</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 14 Apr 2026 21:48:43 +0000</lastBuildDate>
    <item>
      <title>sachinbhavsar said on 02/Apr/2008</title>
      <link>https://snipplr.com/view/1824/find-and-delete-all-thumbsdb-files</link>
      <description>&lt;p&gt;&lt;p&gt;Command for Windows&lt;/p&gt;

&lt;p&gt;C:\del /s /q Thumbs.db&lt;/p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 02 Apr 2008 02:42:17 UTC</pubDate>
      <guid>https://snipplr.com/view/1824/find-and-delete-all-thumbsdb-files</guid>
    </item>
    <item>
      <title>deepsoul said on 14/Nov/2009</title>
      <link>https://snipplr.com/view/1824/find-and-delete-all-thumbsdb-files</link>
      <description>&lt;p&gt;Easier without `-exec`:&#13;
&#13;
    find / -name "Thumbs.db" -delete&lt;/p&gt;</description>
      <pubDate>Sat, 14 Nov 2009 08:37:03 UTC</pubDate>
      <guid>https://snipplr.com/view/1824/find-and-delete-all-thumbsdb-files</guid>
    </item>
    <item>
      <title>AlyssaLauren8293 said on 16/Oct/2022</title>
      <link>https://snipplr.com/view/1824/find-and-delete-all-thumbsdb-files</link>
      <description>&lt;p&gt;This is the perfect place for learning such snippet code and it was a good option for students &lt;a href="https://justrheumatology.com/arthritis-and-rheumatology/a-primer-about-different-aspects-of-rheumatology-arthritis/"&gt;integrative rheumatology&lt;/a&gt; to learn such programming. Each of such codes shared here is used for different kinds of concepts and the above code is used to Find and delete all Thumbs.db files. Keep sharing more updates over here.&lt;/p&gt;</description>
      <pubDate>Sun, 16 Oct 2022 09:18:12 UTC</pubDate>
      <guid>https://snipplr.com/view/1824/find-and-delete-all-thumbsdb-files</guid>
    </item>
  </channel>
</rss>
