<?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>chronx &#187; enumeration</title>
	<atom:link href="http://chronx.info/tag/enumeration/feed/" rel="self" type="application/rss+xml" />
	<link>http://chronx.info</link>
	<description>Find something you love to do and you&#039;ll never have to work another day for the rest of your life</description>
	<lastBuildDate>Fri, 03 Feb 2012 14:36:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>file enumeration by readable timestamp</title>
		<link>http://chronx.info/2010/02/25/file-enumeration-by-readable-timestamp/</link>
		<comments>http://chronx.info/2010/02/25/file-enumeration-by-readable-timestamp/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 19:55:52 +0000</pubDate>
		<dc:creator>oxchronxo</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[enumeration]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://chronx.info/?p=375</guid>
		<description><![CDATA[This little bash command let's us order files sequentially based on their actual time while being human readable using. This uses the full year and 24 hour time format. FORMAT: FILE.date +%Y-%m-%d_%H-%M-%S OUTPUT: FILE.2010-02-25_11-50-32]]></description>
		<wfw:commentRss>http://chronx.info/2010/02/25/file-enumeration-by-readable-timestamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

