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

Responses

  1. YacinNo Gravatar says:

    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|head
    144 ls
    82 cd
    79 git
    43 vim
    37 ssh
    13 sudo
    10 sbcl
    10 python
    8 date
    7 rm

  2. earobinson » My top 10 commands 2.0 says:

    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 [...]

  3. Edward A Robinson: My top 10 commands 2.0 | Install and Use Ubuntu says:

    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 [...]

Leave a Response

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">