<?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"
	>
<channel>
	<title>Comments on: How to cron?</title>
	<atom:link href="http://laurentschneider.com/wordpress/2008/05/how-to-cron.html/feed/" rel="self" type="application/rss+xml" />
	<link>http://laurentschneider.com/wordpress/2008/05/how-to-cron.html</link>
	<description>Oracle Certified Master</description>
	<pubDate>Mon, 01 Dec 2008 21:17:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Laurent Schneider</title>
		<link>http://laurentschneider.com/wordpress/2008/05/how-to-cron.html#comment-7740</link>
		<dc:creator>Laurent Schneider</dc:creator>
		<pubDate>Thu, 22 May 2008 22:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://laurentschneider.com/wordpress/2008/05/how-to-cron.html#comment-7740</guid>
		<description>try it!

15 14 15 05 4 /tmp/run-my-job 

15th of month OR 4th day of week

(it is a OR not a AND)

that's the point, I expected a 15th AND Thursday but it is 15th OR Thursday</description>
		<content:encoded><![CDATA[<p>try it!</p>
<p>15 14 15 05 4 /tmp/run-my-job </p>
<p>15th of month OR 4th day of week</p>
<p>(it is a OR not a AND)</p>
<p>that&#8217;s the point, I expected a 15th AND Thursday but it is 15th OR Thursday</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert V</title>
		<link>http://laurentschneider.com/wordpress/2008/05/how-to-cron.html#comment-7739</link>
		<dc:creator>Robert V</dc:creator>
		<pubDate>Thu, 22 May 2008 22:01:39 +0000</pubDate>
		<guid isPermaLink="false">http://laurentschneider.com/wordpress/2008/05/how-to-cron.html#comment-7739</guid>
		<description>Really?

15 14 15 05 4 /tmp/run-my-job

Should run only when the 15th of may is a Thursday, not every year!  It should never run on a Friday.  Did I misunderstand what you're saying?</description>
		<content:encoded><![CDATA[<p>Really?</p>
<p>15 14 15 05 4 /tmp/run-my-job</p>
<p>Should run only when the 15th of may is a Thursday, not every year!  It should never run on a Friday.  Did I misunderstand what you&#8217;re saying?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
