12:19 < gawel> ccomb: j'ai réussis a avoir mon premier folder listing venant du svn :p
12:20 < ccomb> une vue façon Contents ?
12:22 < gawel> j'ai un vieux bug dans zsh
12:22 < gawel> les pipe sont pété
12:22 < gawel> tu fais ls|grep truc et ça fait grep truc *
12:23 < gawel> au début j'ai crus que j'étais con, mais en fait non
12:23 < gawel> dans sh j'ai bien le résultat attendu
12:23 < gawel> c'est abusé comme bug je trouve :(
12:23 < ccomb> c'est trop gros pour etre un bug
12:24 < gawel> tu crois ?
12:24 < gawel> gawel@cecilia:~/zope/www.gawel.org% cat setup.py|grep zope|wc -l
12:24 < gawel> Moi je crois pas :/
12:25 < gawel> Leur pipe réagis mal avec grep ctout
12:25 < gawel> gawel@cecilia:~/zope/www.gawel.org% sh
12:25 < gawel> sh-3.1$ cat setup.py|grep zope|wc -l
12:26 < ccomb> % cat setup.py| grep zope|wc -l
12:26 < gawel> t'es en zsh ?
12:26 < ccomb> j'ai installé pour tester
12:26 < gawel> quelle version ?
12:27 < gawel> ah bah merde
12:27 < gawel> comment qsé possible
12:27 < ccomb> t'as pas une merde dans un truc style zshrc ?
12:27 < ccomb> ou un alias à la con ?
12:27 < gawel> bah il a marché des année
12:28 < gawel> ah si j'ai un alias
12:28 < gawel> bon c'est grep qu'as changé alors
12:29 < gawel> quand même chelou cette histoire
12:29 < gawel> ca fait 4ans que je l'ai cet alias
12:29 < gawel> grep='grep -R --exclude="*pyc" --exclude="*pyo"'
12:29 < gawel> pas méchant
12:30 < gawel> c'est le -R
12:30 < gawel> semble que ca réagisse mal avec le pipe
12:31 < ccomb> dans les scripts vaut mieux mettre /bin/grep pour pas avoir de surprise
12:31 < gawel> cat setup.py|grep -R zope|wc -l
12:31 < ccomb> ou mettre unalias -a au début (bash)
12:31 < gawel> en effet :)
12:32 < ccomb> mais j'ai du mal à comprendre comment il peut aller dans les sous-repertoires, alors qu'on lui envoit juste le contenu d'un fichier
12:33 < gawel> bah c'est un bug a mon avis
12:33 < gawel> ca se reporte ou les bug gnu ?
12:33 < ccomb> ah mais non
12:33 < ccomb> c'est marqué à la fin du man
12:34 < ccomb> cat setup.py|grep -R zope|wc -l
12:35 < gawel> bah ca chie moi :(
12:36 < gawel> gawel@cecilia:~/zope/www.gawel.org% unalias grep
12:36 < gawel> unalias: no such hash table element: grep
12:36 < gawel> gawel@cecilia:~/zope/www.gawel.org% cat setup.py|grep -R zope|wc -l
12:36 < gawel> meme avec sh
12:40 < ccomb> grep -R zope setup.py | wc -l ?
12:40 < gawel> ah bah la ca marche
12:42 < ccomb> apres t'as encore plus simple grep -c zope setup.py
12:44 < gawel> ouais, mais bon y a bien un truc qui chie dans le -R de grep
12:44 < ccomb:#afpy> $ grep -V
12:44 < ccomb:#afpy> GNU grep 2.5.3
12:46 < ccomb:#afpy> ou alors setup.py est un répertoire :D
12:47 < gawel> l'aurais du mal a publier mon svn le rep ;)
12:47 < ccomb> echo $GREP_OPTIONS
12:55 [#] ccomb ne sait pas où gérer les icones de son menu vu qu'il n'est pas persistant
13:00 < gawel> avec des id css ?
13:00 < gawel> tu surcharge la css pour changer les icones
13:10 < ccomb> ah pourquoi âs
13:11 < ccomb> mais alors avec du js
22:42 < kahidos:#afpy> plop a tous
22:49 < encolpe:#afpy> plop