Just some interesting things about Psi+ :)
If you are geek and want to know what others don't here is right place to go
$ ( for f in *diff; do n=`lsdiff $f | wc -l`; echo "$n $f"; done ) | sort -g
$ ( lsdiff -h patches/*diff | sed 's/[^\/]\+\///' ) | sort |uniq -c|sort -g
That's all for this moment.
Do you know something interesting?