crontab syntax reminder
This is just a quick reminder for myself that the paths used to call scripts or binaries in a crontab have to either be absolute or the PATH variable has to be set somehow (at the top of a crontab or separately for each crontab entry).