<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: recently code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Thu, 24 Jul 2008 08:20:10 GMT</pubDate>
    <description>DZone Snippets: recently code</description>
    <item>
      <title>Find the most recently changed files (recursively)</title>
      <link>http://snippets.dzone.com/posts/show/1740</link>
      <description>&lt;code&gt;&lt;br /&gt;find . -type f -printf '%TY-%Tm-%Td %TT %p\n' | sort&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Thu, 23 Mar 2006 21:23:46 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/1740</guid>
      <author>morten ()</author>
    </item>
  </channel>
</rss>
