[ale] Bonehead crontab mistake

DJ-Pfulio DJPfulio at jdpfu.com
Thu Dec 22 18:52:52 EST 2016


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.




More information about the Ale mailing list