<div style="font-family: 'Calibri', 'sans-serif';"><div dir="ltr">
<div dir="ltr">How about those 60 runs every other hour?</div><div dir="ltr"><br></div><div dir="ltr"><div dir="ltr">-derek</div><div dir="ltr"><br></div><div dir="ltr">Sent from my mobile device. Please excuse any typos.</div></div>

</div><br><div id="htc_header">----- Reply message -----<br>From: &quot;DJ-Pfulio&quot; &lt;DJPfulio@jdpfu.com&gt;<br>To: &quot;Atlanta Linux Enthusiasts&quot; &lt;ale@ale.org&gt;<br>Subject: [ale] Bonehead crontab mistake<br>Date: Thu, Dec 22, 2016 6:52 PM</div></div><br><div dir="ltr"><pre style="word-wrap: break-word; white-space: pre-wrap;">Thought I'd share this mistake I made with a crontab.

Wanted an RSS feed update job to run every other hour, so entered ...


#m h  dom mon dow   command
* */2  *  *  * /usr/bin/php -f /var/www/html/nextcloud/cron.php

into the appropriate crontab.  See the mistake? It isn't spacing.


_______________________________________________
Ale mailing list
Ale@ale.org
<a href="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</a>
See JOBS, ANNOUNCE and SCHOOLS lists at
<a href="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</a>
</pre></div>