crontab的命令构成为 时间+动作 时间有分、时、日、月、周五种,操作符有:
* */1 * * * /etc/init.d/smb restart
0 23 * * 6 /etc/init.d/smb restart
* * * * * myCommand