The easiest way to disable crontab output is to redirect the output to /dev/null. Which is a special file that discards all data written to it.
確定! 回上一頁