<?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>SaschaGoebel.com &#187; batch</title>
	<atom:link href="http://saschagoebel.com/tag/batch/feed/" rel="self" type="application/rss+xml" />
	<link>http://saschagoebel.com</link>
	<description>I write code.</description>
	<lastBuildDate>Tue, 15 Sep 2009 21:16:09 +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>Getting the Current Timestamp in a Batch File</title>
		<link>http://saschagoebel.com/2009/09/getting-the-current-timestamp-in-a-batch-file/</link>
		<comments>http://saschagoebel.com/2009/09/getting-the-current-timestamp-in-a-batch-file/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 21:16:09 +0000</pubDate>
		<dc:creator>Sascha Göbel</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[current]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[get]]></category>
		<category><![CDATA[robocopy]]></category>
		<category><![CDATA[set]]></category>
		<category><![CDATA[substring]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[timestamp]]></category>

		<guid isPermaLink="false">http://saschagoebel.com/?p=100</guid>
		<description><![CDATA[While fiddling around with different backup tools I finally settled with robocopy and a simple batch file. Being the control freak I am, I looked for a way to have single log files for each backup run in the format YYYYMMDDHHMMSS_description.log. Luckily there&#8217;s a way to acomplish this with some batch magic only. You can [...]]]></description>
		<wfw:commentRss>http://saschagoebel.com/2009/09/getting-the-current-timestamp-in-a-batch-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
