Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


cron_tips

Linux Cron Tips

Cron Trigger formats

Using dynamic log filenames

56 * * * * script.pl >$HOME/log/script.cron.$(date +\%Y\%m\%d).log 2>&1
cron_tips.txt · Last modified: 2017/08/29 14:51 by juckins