Инструменты пользователя

Инструменты сайта


ru:statistics

Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Следующая версия
Предыдущая версия
ru:statistics [2010/09/05 23:21] – внешнее изменение 127.0.0.1ru:statistics [2014/07/06 10:24] (текущий) – внешнее изменение 127.0.0.1
Строка 1: Строка 1:
-#summary|just some interesting things about Psi++====== Статистика и 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 ==== 
 <code> <code>
 $ ( 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
 </code> </code>
  
-== How many pacthes change these files ==+ 
 + 
 +==== How many pacthes change these files ==== 
 <code> <code>
 $ ( lsdiff -h patches/*diff | sed 's/[^\/]\+\///' ) | sort |uniq -c|sort -g $ ( lsdiff -h patches/*diff | sed 's/[^\/]\+\///' ) | sort |uniq -c|sort -g
Строка 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 (внешнее изменение)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki