crontab中date的%符号需要被转义

* * * * * ! [ `date +\%d` -eq 2 ]&& shell.sh

相关文章: