<?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: UNIX Shell Script to Calculate Tomorrow’s Date</title>
	<atom:link href="http://www.digitalinternals.com/136/20091007/unix-shell-script-calculate-tomorrow-date/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalinternals.com/136/20091007/unix-shell-script-calculate-tomorrow-date/</link>
	<description>Technology Deciphered</description>
	<lastBuildDate>Tue, 24 Jan 2012 09:37:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: ibrahim</title>
		<link>http://www.digitalinternals.com/136/20091007/unix-shell-script-calculate-tomorrow-date/comment-page-1/#comment-66</link>
		<dc:creator>ibrahim</dc:creator>
		<pubDate>Tue, 09 Nov 2010 14:07:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalinternals.com/?p=136#comment-66</guid>
		<description>@Ulrich, thanks for highlighting the error. I have updated and tested the script on a Solaris 10 box. The script will now need access to the &quot;printf&quot; and &quot;sed&quot; binaries.</description>
		<content:encoded><![CDATA[<p>@Ulrich, thanks for highlighting the error. I have updated and tested the script on a Solaris 10 box. The script will now need access to the &#8220;printf&#8221; and &#8220;sed&#8221; binaries.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ulrich</title>
		<link>http://www.digitalinternals.com/136/20091007/unix-shell-script-calculate-tomorrow-date/comment-page-1/#comment-65</link>
		<dc:creator>Ulrich</dc:creator>
		<pubDate>Mon, 08 Nov 2010 23:08:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalinternals.com/?p=136#comment-65</guid>
		<description>This script still contains the &quot;-d&quot; option and does not work with SUN Solaris. Runing the script as is, will produce

date: illegal option -- d
usage:  date [-u] mmddHHMM[[cc]yy][.SS]
        date [-u] [+format]
        date -a [-]sss[.fff]

Deleting the &quot;-d&quot; produces &quot;bad conversion&quot;.

What is to change to get the script working?</description>
		<content:encoded><![CDATA[<p>This script still contains the &#8220;-d&#8221; option and does not work with SUN Solaris. Runing the script as is, will produce</p>
<p>date: illegal option &#8212; d<br />
usage:  date [-u] mmddHHMM[[cc]yy][.SS]<br />
        date [-u] [+format]<br />
        date -a [-]sss[.fff]</p>
<p>Deleting the &#8220;-d&#8221; produces &#8220;bad conversion&#8221;.</p>
<p>What is to change to get the script working?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.digitalinternals.com/136/20091007/unix-shell-script-calculate-tomorrow-date/comment-page-1/#comment-57</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 08 Oct 2009 16:46:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalinternals.com/?p=136#comment-57</guid>
		<description>Nice little script.</description>
		<content:encoded><![CDATA[<p>Nice little script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew McGlashan</title>
		<link>http://www.digitalinternals.com/136/20091007/unix-shell-script-calculate-tomorrow-date/comment-page-1/#comment-56</link>
		<dc:creator>Andrew McGlashan</dc:creator>
		<pubDate>Thu, 08 Oct 2009 14:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalinternals.com/?p=136#comment-56</guid>
		<description>Thanks for this wonderful script!</description>
		<content:encoded><![CDATA[<p>Thanks for this wonderful script!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

