wget http://www.chedong.com/log/2003_7.log
统计脚本:
grep google 2003_7.log |awk -F '\t' '{print $6}' |sort|uniq -c |sort -rn
1764 http://www.chedong.com/tech/cvs_card.htmlCVS 使用手册
563 http://www.chedong.com/tech/oracle.html ORACLE安装
502 http://www.chedong.com/tech/google.html面向GOOGLE的网站设计优化
369 http://www.chedong.com/tech/indent_tools.html代码缩进工具
334 http://www.chedong.com/tech/hello_unicode.htmlJAVA的UNICODE简介
312 http://www.chedong.com/tech/apache_install.htmlAPACHE安装
273 http://www.chedong.com/tech/nat.htmlNAT的使用
258 http://www.chedong.com/tech/lucene.htmlLUCENE全文索引引擎
255 http://www.chedong.com/tech/学习笔记首页
254 http://www.chedong.com/tech/unicode_java.htmlUNICODE应用设计
247 http://www.chedong.com/tech/resin.htmlRESIN自启动
190 http://www.chedong.com/tech/awstats.html日志统计工具
180 http://www.chedong.com/tech/google_ads.html面向GOOGLE的
173 http://www.chedong.com/tech/dev.html开发环境搭建
167 http://www.chedong.com/tech/google_url.html面向GOOGLE的网站URL设计
136 http://www.chedong.com/tech/cms.htmlCMS选型和设计
132 http://www.chedong.com/tech/mysql.htmlMYSQL维护笔记