Eneko Alonso

un Navarro en California

Projects

¿Eres español y vives fuera de España? ¿Estás pensando en salir una temporada a trabajar o estudiar en el extranjero? Si es así, no dejes de visitar Spaniards.es, la Comunidad de Españoles en el Mundo
spaniards.es

Recent comments

11:55 America/Los_Angeles


Geek meme: last commands used

I usually don't do memes, since I don't really like them. But these one I just saw at Living Code is different... it's kind of geek. So here it goes, here is my list:

$ history|awk '{a[$2]++} END{for(i in a){printf "%5d\t%s\n",a[i],i}}'|sort -rn|head
   72	ls
   61	./ika****.py
   60	cd
   56	svn
   41	./dumpfirefoxcookie.py
   26	cat
   20	./showmap.py
   18	./maximizeworkers.py
   17	./ika****_distributewine.py
   16	./ika****_showmap.py

I had to ofuscate some of them to avoid getting in trouble for this... LOL

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.