History bandwagon
2008-04-10
OK fine I’ll jump on…
[rusharri@rusharri-lnx-t61p ~]$ history|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn|head
207 ls
168 cd
66 more
63 sudo
36 ssh
29 evolution
29 emacs
28 for
24 rpm
23 rm
Yes that evolution in there is from having to do a evolution --force-shutdown
all the time because the exchange connector feels much hatred.
[rusharri@rusharri-lnx ~]$ history|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn|head
216 ls
164 cd
120 ssh
66 sudo
49 more
40 man
30 ll
29 rm
23 df
18 ps
Categories: Fedora, Linux
history meme commands
heh. I actually started a trend?