<?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: Quickzi: How To Set Cron to Run Every 5 Minutes</title>
	<atom:link href="http://www.foogazi.com/2008/04/01/quickzi-how-to-set-cron-to-run-every-5-minutes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.foogazi.com/2008/04/01/quickzi-how-to-set-cron-to-run-every-5-minutes/</link>
	<description>Linux Tips, Tricks, and Opinions</description>
	<lastBuildDate>Wed, 27 Jun 2012 07:49:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
	<item>
		<title>By: dustin</title>
		<link>http://www.foogazi.com/2008/04/01/quickzi-how-to-set-cron-to-run-every-5-minutes/comment-page-1/#comment-88328</link>
		<dc:creator>dustin</dc:creator>
		<pubDate>Wed, 19 Jan 2011 20:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.foogazi.com/2008/04/01/quickzi-how-to-set-cron-to-run-every-5-minutes/#comment-88328</guid>
		<description>0-59/5 * * * * echo &quot;worked for me, thnx&quot; &gt; cron-results.txt</description>
		<content:encoded><![CDATA[<p>0-59/5 * * * * echo &#8220;worked for me, thnx&#8221; &gt; cron-results.txt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bbq</title>
		<link>http://www.foogazi.com/2008/04/01/quickzi-how-to-set-cron-to-run-every-5-minutes/comment-page-1/#comment-74318</link>
		<dc:creator>bbq</dc:creator>
		<pubDate>Mon, 22 Nov 2010 11:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.foogazi.com/2008/04/01/quickzi-how-to-set-cron-to-run-every-5-minutes/#comment-74318</guid>
		<description>Try 0-59/5 * * * * 
if your cron not supported */5 * * * * command</description>
		<content:encoded><![CDATA[<p>Try 0-59/5 * * * *<br />
if your cron not supported */5 * * * * command</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kolaloka</title>
		<link>http://www.foogazi.com/2008/04/01/quickzi-how-to-set-cron-to-run-every-5-minutes/comment-page-1/#comment-62325</link>
		<dc:creator>Kolaloka</dc:creator>
		<pubDate>Thu, 09 Sep 2010 05:54:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.foogazi.com/2008/04/01/quickzi-how-to-set-cron-to-run-every-5-minutes/#comment-62325</guid>
		<description>HATCH: Each unix system has its own crontab specifics, I truly recommend that you do not blindly apply settings from linux on aix. Read man cron or man crontab. However I can confirm that the above line works also on NetBSD and OpenBSD.
Greetings
Kolaloka</description>
		<content:encoded><![CDATA[<p>HATCH: Each unix system has its own crontab specifics, I truly recommend that you do not blindly apply settings from linux on aix. Read man cron or man crontab. However I can confirm that the above line works also on NetBSD and OpenBSD.<br />
Greetings<br />
Kolaloka</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.foogazi.com/2008/04/01/quickzi-how-to-set-cron-to-run-every-5-minutes/comment-page-1/#comment-61416</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 02 Sep 2010 19:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.foogazi.com/2008/04/01/quickzi-how-to-set-cron-to-run-every-5-minutes/#comment-61416</guid>
		<description>*/5 throws an error on AIX 5 reading &quot;Reached a symbol that is not expected&quot;</description>
		<content:encoded><![CDATA[<p>*/5 throws an error on AIX 5 reading &#8220;Reached a symbol that is not expected&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hatch</title>
		<link>http://www.foogazi.com/2008/04/01/quickzi-how-to-set-cron-to-run-every-5-minutes/comment-page-1/#comment-57456</link>
		<dc:creator>Hatch</dc:creator>
		<pubDate>Thu, 22 Jul 2010 20:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.foogazi.com/2008/04/01/quickzi-how-to-set-cron-to-run-every-5-minutes/#comment-57456</guid>
		<description>What about on AIX 5.3, when I try to save 
*/5 * * * *  /user/home/user1/test.sh
I get a 

contains the following error:
        0481-079 Reached a symbol that is not expected.</description>
		<content:encoded><![CDATA[<p>What about on AIX 5.3, when I try to save<br />
*/5 * * * *  /user/home/user1/test.sh<br />
I get a </p>
<p>contains the following error:<br />
        0481-079 Reached a symbol that is not expected.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Need to be able to set cron to reboot system every 5 min</title>
		<link>http://www.foogazi.com/2008/04/01/quickzi-how-to-set-cron-to-run-every-5-minutes/comment-page-1/#comment-57284</link>
		<dc:creator>Need to be able to set cron to reboot system every 5 min</dc:creator>
		<pubDate>Mon, 19 Jul 2010 20:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.foogazi.com/2008/04/01/quickzi-how-to-set-cron-to-run-every-5-minutes/#comment-57284</guid>
		<description>[...] is your friend http://www.foogazi.com/2008/04/01/qu...ery-5-minutes/  [...]</description>
		<content:encoded><![CDATA[<p>[...] is your friend <a href="http://www.foogazi.com/2008/04/01/qu" rel="nofollow">http://www.foogazi.com/2008/04/01/qu</a>&#8230;ery-5-minutes/  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linux</title>
		<link>http://www.foogazi.com/2008/04/01/quickzi-how-to-set-cron-to-run-every-5-minutes/comment-page-1/#comment-55995</link>
		<dc:creator>Linux</dc:creator>
		<pubDate>Wed, 30 Jun 2010 01:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.foogazi.com/2008/04/01/quickzi-how-to-set-cron-to-run-every-5-minutes/#comment-55995</guid>
		<description>*/5 * * * * command</description>
		<content:encoded><![CDATA[<p>*/5 * * * * command</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akhilpsg</title>
		<link>http://www.foogazi.com/2008/04/01/quickzi-how-to-set-cron-to-run-every-5-minutes/comment-page-1/#comment-50901</link>
		<dc:creator>akhilpsg</dc:creator>
		<pubDate>Mon, 15 Feb 2010 06:00:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.foogazi.com/2008/04/01/quickzi-how-to-set-cron-to-run-every-5-minutes/#comment-50901</guid>
		<description>.---------------- minute (0 - 59) 
&#124;  .------------- hour (0 - 23)
&#124;  &#124;  .---------- day of month (1 - 31)
&#124;  &#124;  &#124;  .------- month (1 - 12) OR jan,feb,mar,apr ... 
&#124;  &#124;  &#124;  &#124;  .---- day of week (0 - 6) (Sunday=0 or 7)  OR sun,mon,tue,wed,thu,fri,sat 
&#124;  &#124;  &#124;  &#124;  &#124;
*  *  *  *  *  command to be executed


This will give still more detailed info for cron.</description>
		<content:encoded><![CDATA[<p>.&#8212;&#8212;&#8212;&#8212;&#8212;- minute (0 &#8211; 59)<br />
|  .&#8212;&#8212;&#8212;&#8212;- hour (0 &#8211; 23)<br />
|  |  .&#8212;&#8212;&#8212;- day of month (1 &#8211; 31)<br />
|  |  |  .&#8212;&#8212;- month (1 &#8211; 12) OR jan,feb,mar,apr &#8230;<br />
|  |  |  |  .&#8212;- day of week (0 &#8211; 6) (Sunday=0 or 7)  OR sun,mon,tue,wed,thu,fri,sat<br />
|  |  |  |  |<br />
*  *  *  *  *  command to be executed</p>
<p>This will give still more detailed info for cron.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GDawg</title>
		<link>http://www.foogazi.com/2008/04/01/quickzi-how-to-set-cron-to-run-every-5-minutes/comment-page-1/#comment-47896</link>
		<dc:creator>GDawg</dc:creator>
		<pubDate>Fri, 20 Nov 2009 18:39:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.foogazi.com/2008/04/01/quickzi-how-to-set-cron-to-run-every-5-minutes/#comment-47896</guid>
		<description>Actually, according to &quot;the stupid man pages&quot;, */5 will cause it to run every 5 minutes. ;-)

from cron(5)

       Step  values can be used in conjunction with ranges.  Following a range
       with &quot;&quot; specifies skips  of  the  number’s  value  through  the
       range.  For example, &quot;0-23/2&quot; can be used in the hours field to specify
       command execution every other hour (the alternative in the V7  standard
       is  &quot;0,2,4,6,8,10,12,14,16,18,20,22&quot;).   Steps are also permitted after
       an asterisk, so if you want to say &quot;every two hours&quot;, just use &quot;*/2&quot;.</description>
		<content:encoded><![CDATA[<p>Actually, according to &#8220;the stupid man pages&#8221;, */5 will cause it to run every 5 minutes. <img src='http://www.foogazi.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>from cron(5)</p>
<p>       Step  values can be used in conjunction with ranges.  Following a range<br />
       with &#8220;&#8221; specifies skips  of  the  number’s  value  through  the<br />
       range.  For example, &#8220;0-23/2&#8243; can be used in the hours field to specify<br />
       command execution every other hour (the alternative in the V7  standard<br />
       is  &#8220;0,2,4,6,8,10,12,14,16,18,20,22&#8243;).   Steps are also permitted after<br />
       an asterisk, so if you want to say &#8220;every two hours&#8221;, just use &#8220;*/2&#8243;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sTiVo</title>
		<link>http://www.foogazi.com/2008/04/01/quickzi-how-to-set-cron-to-run-every-5-minutes/comment-page-1/#comment-46800</link>
		<dc:creator>sTiVo</dc:creator>
		<pubDate>Sat, 17 Oct 2009 21:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.foogazi.com/2008/04/01/quickzi-how-to-set-cron-to-run-every-5-minutes/#comment-46800</guid>
		<description>This may be much simpler &quot;than reading stupid man pages&quot; but it&#039;s WRONG!!!!!

It will run the cron job at five minutes after every hour.

You want something like:

0,5,10,15,20,25,30,35,40,45,50,55 * * * * echo &#039;Hello&#039;</description>
		<content:encoded><![CDATA[<p>This may be much simpler &#8220;than reading stupid man pages&#8221; but it&#8217;s WRONG!!!!!</p>
<p>It will run the cron job at five minutes after every hour.</p>
<p>You want something like:</p>
<p>0,5,10,15,20,25,30,35,40,45,50,55 * * * * echo &#8216;Hello&#8217;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
