crontab.sh 108 B

12345
  1. crontab -e
  2. 20 2 * * * rm -rf /confbackup/*
  3. 0 8-14 * * * cat /home/user/workspace/*.log >> /backup/bak.txt