<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" 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/" > <channel><title>Comments on: Finding the difference in time between the first and last file in a folder using bash</title> <atom:link href="http://www.doknowevil.net/2009/08/22/finding-the-difference-in-time-between-the-first-and-last-file-in-a-folder-using-bash/feed/" rel="self" type="application/rss+xml" /><link>http://www.doknowevil.net/2009/08/22/finding-the-difference-in-time-between-the-first-and-last-file-in-a-folder-using-bash/</link> <description>Tips and Tricks About Computers, Web Development, Linux, the Internet and the Like</description> <lastBuildDate>Wed, 29 Jun 2011 15:31:50 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.5</generator> <item><title>By: Mr. Bougo</title><link>http://www.doknowevil.net/2009/08/22/finding-the-difference-in-time-between-the-first-and-last-file-in-a-folder-using-bash/#comment-1130</link> <dc:creator>Mr. Bougo</dc:creator> <pubDate>Sun, 23 Aug 2009 08:23:03 +0000</pubDate> <guid isPermaLink="false">http://www.doknowevil.net/?p=440#comment-1130</guid> <description>start_date=$(date --utc --reference=&quot;$(ls -t &#124; head -n1)&quot; +%s) end_date=$(date --utc --reference=&quot;$(ls -rt &#124; head -n1)&quot; +%s)You&#039;re forking too much.</description> <content:encoded><![CDATA[<p>start_date=$(date &#8211;utc &#8211;reference=&#8221;$(ls -t | head -n1)&#8221; +%s)<br /> end_date=$(date &#8211;utc &#8211;reference=&#8221;$(ls -rt | head -n1)&#8221; +%s)</p><p>You&#8217;re forking too much.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Object Caching 345/348 objects using disk

Served from: www.doknowevil.net @ 2012-02-08 13:28:00 -->
