Skip to content

Instantly share code, notes, and snippets.

@cho45
Created May 13, 2009 03:16
Show Gist options
  • Save cho45/110853 to your computer and use it in GitHub Desktop.
Save cho45/110853 to your computer and use it in GitHub Desktop.
/ _ / X < ruby -pe 'gsub(/^.+;| .+$/,"")' ~/.zsh_history* | sort | uniq -c | sort -r | head -20
3613 lm
3471 git
2887 cd
2447 vim
2173 fg
1026 svn
922 ssh
833 sudo
616 ..
603 perl
562 ruby
402 cat
354 rm
307 exit
302 open
245 make
241 mv
236 ls
223 cap
201 screen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment