My Turn!
10 04 2008
nixternal@ShakaDoobie:~/downloads$ history|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn|head
305 ls
246 cd
59 ../../../validate.sh
55 emacs
33 debuild
31 ./translate.sh
28 iwlist
24 ../valtrans.sh
21 pbuilder-hardy
20 apt-cache












Using
I’m playing:
host83:~ ynadji$ history|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn|head144 ls
82 cd
79 git
43 vim
37 ssh
13 sudo
10 sbcl
10 python
8 date
7 rm
Using
[...] know that this has been done before but it seems to go around every once in a while and I always have fun reading them. So once again here [...]
Using
[...] know that this has been done before but it seems to go around every once in a while and I always have fun reading them. So once again here [...]