image.png

    1. sudo cron -f &
    2. crontab -e 添加
    3. 0 3 * * * sudo rm /home/shiyanlou/tmp/*
    4. 0 3 * * * sudo cp /var/log/alternatives.log /home/shiyanlou/tmp/$(date +\%Y-\%m-\%d)