作者 Anonymous [bash] 2012-10-30 14:47 (点击下载)

  1. [email protected]:~$ crontab -l
  2. 01 02 * * * wget http://devmix.guohead.com/crontab/auto_mail_no_window
  3. 01 01 * * * wget http://devmix.guohead.com/crontab/auto_mail_no_app
  4. 01 04 * * * wget http://devmix.guohead.com/crontab/auto_mail_no_activity
  5. #*/15 * * * * python /home/sysop/changj/LAPCCrontab.py
  6. 01 03 * * * wget http://devmix.guohead.com/crontab/auto_mail_no_enable
  7. # m h dom mon dow command
  8. MAILTO=[email protected]163.com
  9. #*/15 * * * * python /home/sysop/changj/cjUtils/Spider/guahao/guahao.py
  10. [email protected]:~$ cat /tmp/xxx.cron
  11. * * * * * /tmp/wtf1
  12. * * * * * /tmp/wtf2
  13. */2 * * * * /tmp/wtf1
  14. [email protected]:~$ crontab -l | awk '{ a[$NF] = NR" "$0 } END {for (i in a) print a[i] }' - /tmp/xxx.cron | sort -k1 | cut -d' ' -f2-
  15. 01 02 * * * wget http://devmix.guohead.com/crontab/auto_mail_no_window
  16. * * * * * /tmp/wtf2
  17. */2 * * * * /tmp/wtf1
  18. 01 01 * * * wget http://devmix.guohead.com/crontab/auto_mail_no_app
  19. 01 04 * * * wget http://devmix.guohead.com/crontab/auto_mail_no_activity
  20. #*/15 * * * * python /home/sysop/changj/LAPCCrontab.py
  21. 01 03 * * * wget http://devmix.guohead.com/crontab/auto_mail_no_enable
  22. # m h dom mon dow command
  23. MAILTO=[email protected]163.com
  24. #*/15 * * * * python /home/sysop/changj/cjUtils/Spider/guahao/guahao.py

下面的修改已经提交:
提交下面的校正或者修改. (点击这里开始一个新的帖子)
姓名: 在 cookie 中记住我的名字

屏幕抓图:(jpeg 或 png)