ru:statistics
Различия
Показаны различия между двумя версиями страницы.
| Следующая версия | Предыдущая версия | ||
| ru:statistics [2010/09/05 23:21] – внешнее изменение 127.0.0.1 | ru:statistics [2014/07/06 10:24] (текущий) – внешнее изменение 127.0.0.1 | ||
|---|---|---|---|
| Строка 1: | Строка 1: | ||
| - | # | + | ====== Статистика и Psi+ ====== |
| - | = Introduction = | + | Just some interesting things about Psi+ :) |
| + | |||
| + | |||
| + | |||
| + | ===== Introduction | ||
| If you are geek and want to know what others don't here is right place to go =) | If you are geek and want to know what others don't here is right place to go =) | ||
| - | = Getting stats = | ||
| - | == How many files are affected by patch == | + | |
| + | |||
| + | ===== Getting stats ===== | ||
| + | |||
| + | |||
| + | |||
| + | ==== How many files are affected by patch ==== | ||
| < | < | ||
| $ ( for f in *diff; do n=`lsdiff $f | wc -l`; echo "$n $f"; done ) | sort -g | $ ( for f in *diff; do n=`lsdiff $f | wc -l`; echo "$n $f"; done ) | sort -g | ||
| </ | </ | ||
| - | == How many pacthes change these files == | + | |
| + | |||
| + | ==== How many pacthes change these files ==== | ||
| < | < | ||
| $ ( lsdiff -h patches/ | $ ( lsdiff -h patches/ | ||
| Строка 19: | Строка 32: | ||
| That's all for this moment. | That's all for this moment. | ||
| + | |||
| + | ---- | ||
| Do you know something interesting? | Do you know something interesting? | ||
ru/statistics.1283728882.txt.gz · Последнее изменение: 2010/10/17 15:36 (внешнее изменение)
