Linux Cron Tips
Cron Trigger formats
Using dynamic log filenames
56 * * * * script.pl >$HOME/log/script.cron.$(date +\%Y\%m\%d).log 2>&1