museless aiming

1 item tagged linux

Shell history

This is a silly post to document what linux commands we use the most. I got it from here. (With zsh you have to run:

history 0|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn|head)

. . .

[more]

: linux : : git : : tech : : zsh :
Wed May 14 02:30:49 BST 2008