<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - deepsoul</title>
<link>http://snipplr.com/users/deepsoul/tags/newest</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 19:57:26 GMT</pubDate>
<item>
<title>(Bash) Find newest file and its modification time</title>
<link>http://snipplr.com/view/22289/find-newest-file-and-its-modification-time/</link>
<description><![CDATA[ <p>Find the most recently modified file in a directory tree and output its name and modification time.  Use index 8 or 10 instead of 9 for access and inode modification time, respectively (see perlfunc manual page - function stat).

This is great for deciding what directories to backup.</p> ]]></description>
<pubDate>Sun, 01 Nov 2009 13:25:08 GMT</pubDate>
<guid>http://snipplr.com/view/22289/find-newest-file-and-its-modification-time/</guid>
</item>
</channel>
</rss>