<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/dos/tags/files</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 19:53:01 GMT</pubDate>
<item>
<title>(DOS Batch) Combine/append ASCII files using DOS - webonomic</title>
<link>http://snipplr.com/view/64528/combineappend-ascii-files-using-dos/</link>
<description><![CDATA[ <p>Quickly combine/append ascii type files such as txt or csv.</p> ]]></description>
<pubDate>Fri, 13 Apr 2012 00:53:33 GMT</pubDate>
<guid>http://snipplr.com/view/64528/combineappend-ascii-files-using-dos/</guid>
</item>
<item>
<title>(DOS Batch) Delete every file older than 30 days - Shawson</title>
<link>http://snipplr.com/view/30213/delete-every-file-older-than-30-days/</link>
<description><![CDATA[ <p>I use this for house keeping logs spat out by a ecommerce system- Just wack it in a batch file and setup a windows scheduled task to kick it off.</p> ]]></description>
<pubDate>Wed, 24 Mar 2010 07:05:54 GMT</pubDate>
<guid>http://snipplr.com/view/30213/delete-every-file-older-than-30-days/</guid>
</item>
<item>
<title>(DOS Batch) Remove all Thumbs.db files - Vordreller</title>
<link>http://snipplr.com/view/13464/remove-all-thumbsdb-files/</link>
<description><![CDATA[ <p>There is a similar snippet on the site, yet it is listed for Windows Powershell, while the syntax is clearly Batch, and secondly, it is very incomplete and no response is coming from the author, so I'm posting my completer version here.

Beware, this will delete all Thumbs.db files that are hidden. If you want to delete the ones that aren't hidden too, you'll have to do it agin without the /a:h in there.</p> ]]></description>
<pubDate>Thu, 26 Mar 2009 09:01:12 GMT</pubDate>
<guid>http://snipplr.com/view/13464/remove-all-thumbsdb-files/</guid>
</item>
<item>
<title>(DOS Batch) Batch Script to Delete all the empty folders in windows - meetneps</title>
<link>http://snipplr.com/view/9523/batch-script-to-delete-all-the-empty-folders-in-windows/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 06 Nov 2008 05:39:58 GMT</pubDate>
<guid>http://snipplr.com/view/9523/batch-script-to-delete-all-the-empty-folders-in-windows/</guid>
</item>
</channel>
</rss>