<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: morten code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Sun, 12 Oct 2008 20:55:13 GMT</pubDate>
    <description>DZone Snippets: morten 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>
    <item>
      <title>Setting up RPM environment for non-root user</title>
      <link>http://snippets.dzone.com/posts/show/1715</link>
      <description>&lt;code&gt;&lt;br /&gt;[morten@machine tmp]$ mkdir -p ~/rpmbuild/{BUILD,RPMS,S{OURCE,PEC,RPM}S}&lt;br /&gt;[morten@machine rpmbuild]$ echo "%_topdir $HOME/rpmbuild" &gt;&gt; ~/.rpmmacros&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;</description>
      <pubDate>Sat, 18 Mar 2006 21:38:19 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/1715</guid>
      <author>morten ()</author>
    </item>
  </channel>
</rss>
