shell:viewcount
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| shell:viewcount [2010/03/28 21:58] – percy | shell:viewcount [2016/05/05 13:07] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | 之前有在wiki安装了一个[[: | ||
| + | 原来它将计数器当作一个属性写在metadata里了: | ||
| + | ./ | ||
| + | |||
| + | 用下面这句命令可以搜索出来各页面浏览次数: | ||
| + | grep viewcnt * -r -n|awk -F " | ||
| + | |||
| + | < | ||
| + | 1 | ||
| + | 4 | ||
| + | 8 | ||
| + | 22 | ||
| + | 22 | ||
| + | 15 | ||
| + | 13 | ||
| + | 13 | ||
| + | </ | ||
| + | | ||
