* * * * * myjob.sh >> /var/log/myjob.log 2>&1. will log all output from the cron job to /var/log/myjob.log. You might use mail to send ...
確定! 回上一頁