<?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: Cron format</title>
	<atom:link href="http://prefetch.net/blog/index.php/2006/11/30/cron-format/feed/" rel="self" type="application/rss+xml" />
	<link>http://prefetch.net/blog/index.php/2006/11/30/cron-format/</link>
	<description>Blog O' Matty</description>
	<lastBuildDate>Tue, 07 Feb 2012 02:31:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Justin</title>
		<link>http://prefetch.net/blog/index.php/2006/11/30/cron-format/comment-page-1/#comment-58764</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Mon, 28 May 2007 20:02:33 +0000</pubDate>
		<guid isPermaLink="false">http://prefetch.net/blog/index.php/2006/11/30/cron-format/#comment-58764</guid>
		<description>What you might find useful information (as I did), is the format of cron.d files.  While most googled documentation says that it&#039;s the same format as the crontab files, there is one minor difference.  That&#039;s that the user to run the command as must be entered before the command.

ex.
0      2       *       *       0,4     root     /usr/bin/perl /root/compiledoc.pl</description>
		<content:encoded><![CDATA[<p>What you might find useful information (as I did), is the format of cron.d files.  While most googled documentation says that it&#8217;s the same format as the crontab files, there is one minor difference.  That&#8217;s that the user to run the command as must be entered before the command.</p>
<p>ex.<br />
0      2       *       *       0,4     root     /usr/bin/perl /root/compiledoc.pl</p>
]]></content:encoded>
	</item>
</channel>
</rss>

