My Turn!
April 10th, 2008 | Published in Fun | 3 Comments
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





April 10th, 2008 at 13:51:28 (#)
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
April 10th, 2008 at 15:30:13 (#)
[...] 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 [...]
July 17th, 2008 at 17:44:15 (#)
[...] 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 [...]