01 02 * * * wget http://devmix.guohead.com/crontab/auto_mail_no_window
01 01 * * * wget http://devmix.guohead.com/crontab/auto_mail_no_app
01 04 * * * wget http://devmix.guohead.com/crontab/auto_mail_no_activity
#*/15 * * * * python /home/sysop/changj/LAPCCrontab.py
01 03 * * * wget http://devmix.guohead.com/crontab/auto_mail_no_enable
# m h dom mon dow command
#*/15 * * * * python /home/sysop/changj/cjUtils/Spider/guahao/guahao.py
* * * * * /tmp/wtf1
* * * * * /tmp/wtf2
*/2 * * * * /tmp/wtf1
[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-
01 02 * * * wget http://devmix.guohead.com/crontab/auto_mail_no_window
* * * * * /tmp/wtf2
*/2 * * * * /tmp/wtf1
01 01 * * * wget http://devmix.guohead.com/crontab/auto_mail_no_app
01 04 * * * wget http://devmix.guohead.com/crontab/auto_mail_no_activity
#*/15 * * * * python /home/sysop/changj/LAPCCrontab.py
01 03 * * * wget http://devmix.guohead.com/crontab/auto_mail_no_enable
# m h dom mon dow command
#*/15 * * * * python /home/sysop/changj/cjUtils/Spider/guahao/guahao.py
-