Unix commands
April 17, 2008
All the cool kids are pasting
history | awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' | sort -rn | head
into their command lines and posting the output on their blogs. I guess I might as well join the crowd.
98 cd
89 ls
61 java
55 emacs
41 ssh
30 grep
17 scp
10 rm
9 cp
7 ~/peek