Shell history meme

April 11, 2008 at 2:53 am (Uncategorized)

following the planet Fedora’s race for who got the higher number, I’ll do mine too.  My numbers are nowhere close to those numbers, but it’s fun.

armin@blk-215-88-124:~> history | awk ‘{a[$2]++ } END{for(i in a){print a[i] ” ” i}}’|sort -rn|head
32 cd
29 exit
19 ls
14 su
13 vncviewer
13 g++
10 sftp
7 vim
6 fluxbox-generate_menu
6 ./calc

‘calc’ is the name of a single-source-file, very simple but very handy calculator I’m working on to make life calculations easier!

1 Comment

  1. female pee polls said,

    hm.. strange..

Post a Comment