<?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: How To Get Yesterday&#039;s Date using BASH Shell Scripting</title>
	<atom:link href="http://www.masaokitamura.com/2009/02/how-to-get-yesterdays-date-using-bash-shell-scripting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.masaokitamura.com/2009/02/how-to-get-yesterdays-date-using-bash-shell-scripting/</link>
	<description>Blog</description>
	<lastBuildDate>Fri, 20 Jan 2012 19:51:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2-beta1-17916</generator>
	<item>
		<title>By: Shorten urls service make money</title>
		<link>http://www.masaokitamura.com/2009/02/how-to-get-yesterdays-date-using-bash-shell-scripting/#comment-529</link>
		<dc:creator>Shorten urls service make money</dc:creator>
		<pubDate>Tue, 20 Dec 2011 16:32:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.masaokitamura.com/?p=171#comment-529</guid>
		<description>It is in reality a nice and helpful piece of info. I am happy that you shared this useful info with us. Please keep us up to date like this. Thanks for sharing.</description>
		<content:encoded><![CDATA[<p>It is in reality a nice and helpful piece of info. I am happy that you shared this useful info with us. Please keep us up to date like this. Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcel Tomaskovic</title>
		<link>http://www.masaokitamura.com/2009/02/how-to-get-yesterdays-date-using-bash-shell-scripting/#comment-185</link>
		<dc:creator>Marcel Tomaskovic</dc:creator>
		<pubDate>Tue, 08 Feb 2011 10:40:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.masaokitamura.com/?p=171#comment-185</guid>
		<description>Hi, this is excellent idea. Cool! :-)</description>
		<content:encoded><![CDATA[<p>Hi, this is excellent idea. Cool! <img src='http://www.masaokitamura.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xeno</title>
		<link>http://www.masaokitamura.com/2009/02/how-to-get-yesterdays-date-using-bash-shell-scripting/#comment-9</link>
		<dc:creator>xeno</dc:creator>
		<pubDate>Mon, 04 May 2009 14:27:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.masaokitamura.com/?p=171#comment-9</guid>
		<description>With newer versions of GNU date you may also write:

date -d &#039;1 day ago&#039;</description>
		<content:encoded><![CDATA[<p>With newer versions of GNU date you may also write:</p>
<p>date -d &#8217;1 day ago&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yo</title>
		<link>http://www.masaokitamura.com/2009/02/how-to-get-yesterdays-date-using-bash-shell-scripting/#comment-8</link>
		<dc:creator>Yo</dc:creator>
		<pubDate>Wed, 29 Apr 2009 20:57:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.masaokitamura.com/?p=171#comment-8</guid>
		<description>It can be done like this, if you prefer a one-liner:

date -d @`echo $((\`date +%s\` - 86400))` +&quot;%Y-%m-%d&quot;</description>
		<content:encoded><![CDATA[<p>It can be done like this, if you prefer a one-liner:</p>
<p>date -d @`echo $((\`date +%s\` &#8211; 86400))` +&#8221;%Y-%m-%d&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

