<?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 create automated Linux/Unix backups</title>
	<atom:link href="http://www.simplehelp.net/2008/11/18/how-to-create-automated-linuxunix-backups/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simplehelp.net/2008/11/18/how-to-create-automated-linuxunix-backups/</link>
	<description>Common questions, simple answers</description>
	<lastBuildDate>Sun, 22 Nov 2009 15:28:55 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alberto</title>
		<link>http://www.simplehelp.net/2008/11/18/how-to-create-automated-linuxunix-backups/comment-page-1/#comment-9823</link>
		<dc:creator>Alberto</dc:creator>
		<pubDate>Tue, 09 Dec 2008 13:56:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplehelp.net/?p=1670#comment-9823</guid>
		<description>Hello
I&#039;m testing the script, but I&#039;ve  errors with the lines:

YESTERDAY=`date –date=”yesterday” +%Y-%m-%d` # 2008-11-13
YESTERDAY_DATE=`date –date=yesterday+%d` # 13
YESTERDAY_MONTH=`date –date=yesterday +%m` # 11
YESTERDAY_YEAR=`date –date=yesterday +%Y` # 2008

The error I&#039;ve is by example:

mysystem# YESTERDAY=`date .date=.yesterday. +%Y-%m-%d` # 2008-11-13
date: extra operator `+%Y-%m-%d&#039;
Try `date --help&#039; for mor information

I&#039;ve tested it in : Ubuntu Linux 7.04

Thanks (and good work !!)</description>
		<content:encoded><![CDATA[<p>Hello<br />
I&#8217;m testing the script, but I&#8217;ve  errors with the lines:</p>
<p>YESTERDAY=`date –date=”yesterday” +%Y-%m-%d` # 2008-11-13<br />
YESTERDAY_DATE=`date –date=yesterday+%d` # 13<br />
YESTERDAY_MONTH=`date –date=yesterday +%m` # 11<br />
YESTERDAY_YEAR=`date –date=yesterday +%Y` # 2008</p>
<p>The error I&#8217;ve is by example:</p>
<p>mysystem# YESTERDAY=`date .date=.yesterday. +%Y-%m-%d` # 2008-11-13<br />
date: extra operator `+%Y-%m-%d&#8217;<br />
Try `date &#8211;help&#8217; for mor information</p>
<p>I&#8217;ve tested it in : Ubuntu Linux 7.04</p>
<p>Thanks (and good work !!)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
