Skip to content

Instantly share code, notes, and snippets.

@uu59
Created March 29, 2012 14:46
Show Gist options
  • Save uu59/2238110 to your computer and use it in GitHub Desktop.
Save uu59/2238110 to your computer and use it in GitHub Desktop.
from http://project-p.jp/halt/?p=1726
$ sed -r 's/^.+;| .+$//g' ~/.zsh-history|sort |uniq -c |sort -nr|head -n 30
2224 git
1869 ruby
1390 sudo
1364 vim
1117 cd
889 ls
755 find
556 apti
532 gem
518 rm
510 wget
487 kill
426 echo
408 apts
384 ps
361
346 curl
338 mkdir
323 mv
292 cp
277 cat
204 tar
165 nicovideo-dl
165 grep
150 nslookup
148 xargs
144 man
142 mencoder
138 ssh
135 ./youtube-dl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment