johnj@tenkepadda:~$ history | awk ‘{a[$2]++ } END{for(i in a){print a[i] ” ” i}}’|sort -rn|head
109 ls
84 cd
51 sudo
36 ssh
27 rm
23 host
20 ping
20 bzr
10 vim
10 mv
johnj@tenkepadda:~$ history | awk ‘{a[$2]++ } END{for(i in a){print a[i] ” ” i}}’|sort -rn|head
109 ls
84 cd
51 sudo
36 ssh
27 rm
23 host
20 ping
20 bzr
10 vim
10 mv
This entry was posted on 15/04/2008, 08:47 and is filed under Geeking. You can follow any responses to this entry through RSS 2.0. You can skip to the end and leave a response. Pinging is currently not allowed.
Fusion theme by digitalnature | powered by WordPress
Entries (RSS) and Comments (RSS) ^