j
k
j a
j l
Brian Densmore wrote:
How would I add logging to the script?
Most of my local crontab entries look something like:
30 5 * * * /path/to/script > /path/to/script.log 2>&1
Each time "script" runs, stdout and stderr are written to "script.log".
Back to the thread
Back to the list