cron_tips
This is an old revision of the document!
Linux Cron Tips
Using dynamic log filenames
56 * * * * script.pl >$HOME/log/script.cron.$(date +\%Y\%m\%d).log 2>&1
cron_tips.1504032700.txt.gz · Last modified: by juckins
This is an old revision of the document!
Linux Cron Tips
Using dynamic log filenames
56 * * * * script.pl >$HOME/log/script.cron.$(date +\%Y\%m\%d).log 2>&1