<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Eric.Chromick.com &#187; batch file</title>
	<atom:link href="http://eric.chromick.com/category/batch-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://eric.chromick.com</link>
	<description>Mostly geek, but then I&#039;m easily distracted</description>
	<lastBuildDate>Wed, 23 Jun 2010 23:05:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Batch file to read a text file and perform actions</title>
		<link>http://eric.chromick.com/batch-file/batch-file-to-read-a-text-file-and-perform-actions/</link>
		<comments>http://eric.chromick.com/batch-file/batch-file-to-read-a-text-file-and-perform-actions/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 20:58:10 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[batch file]]></category>

		<guid isPermaLink="false">http://eric.chromick.com/?p=209</guid>
		<description><![CDATA[I do a lot of repetitive things on Windows pcs and servers. Often, I&#8217;ll need to do the same thing on 10 or more machines, like delete old log files or database backups older than a certain age. In the past, I created a complicated batch file to do a bunch of tasks, but it [...]]]></description>
		<wfw:commentRss>http://eric.chromick.com/batch-file/batch-file-to-read-a-text-file-and-perform-actions/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Time &amp; Date stamp for batch files</title>
		<link>http://eric.chromick.com/batch-file/time-date-stamp-for-batch-files/</link>
		<comments>http://eric.chromick.com/batch-file/time-date-stamp-for-batch-files/#comments</comments>
		<pubDate>Thu, 08 Feb 2007 16:03:36 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[batch file]]></category>
		<category><![CDATA[cli]]></category>

		<guid isPermaLink="false">http://chromick.com/eric/?p=6</guid>
		<description><![CDATA[This has been driving me crazy &#8211; how to get a decent Time &#38; Date stamp in a batch file. After much Googling and experimenting I came up with this.  This was tested on XP Pro with English (United States) Regional Settings and will likely not work if your Regional Settings are different. Take a [...]]]></description>
		<wfw:commentRss>http://eric.chromick.com/batch-file/time-date-stamp-for-batch-files/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
