There's a meme going around in the Ubuntu community. It seems that listing one's shell history is currently all the rage:
Oh, yeah and I just got myself a new iPod Touch...
brian@gandalf:~$ history|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn|head
172 java
105 git
58 cd
50 ls
18 ssh
18 ipod-touch-mount
15 sudo
11 ipod-touch-umount
7 exit
5 nspluginwrapperCurse you, AI class requiring the use of Java!!Oh, yeah and I just got myself a new iPod Touch...
No comments:
Post a Comment