Quote of the GET: If ease of use were the only requirement, we would all be riding tricycles.Dr. Douglas C. Engelbart

ocurrencia

In Spanish, occurrence and stupid idea are the same word.
j=`w3m planet.debian.org -dump -no-graph -l 200 | tr -d -C [:alpha:] | tr [:upper:] [:lower:]`; for i in `seq ${#j}`; do echo $j | cut -b $i; done | sort | uniq -c | while read w; do y=`echo $w | cut -f 1 -d ' '`; echo -n $(echo "scale=5; $y/${#j}" | bc); echo " `echo $w | cut -f 2 -d ' '`" ;done | sort -rn

RSS feed

2 Comments

avatar
Comment by anonymous
2007-10-04 18:00:13

Solo quería agradecerte desde Euskal Herria – Europa que hayas hechos públicos tus conocimientos de tunneling a través de tu guía OpenSSH. Me ha sido muy muy util.
Tal vez esta entrada no será el sitio adecuado, para colgarte este agradecimiento pero es que no he encontrado tu cuenta de correo.

Gracias Luciano, a partir de ahora revisaré con la frecuencia que pueda tu Blog.

 
avatar
Comment by lbello
2007-10-08 23:13:58

gracias por su agradecimiento :)

me siento bien en haber ayudado.

BTW, sería interesante actualizarlo.. no? espero que este verano pueda…

 

Sorry, the comment form is closed at this time.