Skip to content

Instantly share code, notes, and snippets.

@colby
Created August 31, 2015 18:02
Show Gist options
  • Save colby/9ee1793fe7a1720d3c16 to your computer and use it in GitHub Desktop.
Save colby/9ee1793fe7a1720d3c16 to your computer and use it in GitHub Desktop.
$ awk '{print $1}' ~/.bash_history | sort | uniq -c | sort -nr | head -n20
5676 git
2612 now
1937 vim
1630 ssh
1186 j
829 cd
617 curl
591 clear
370 grep
322 echo
293 hub
252 ls
216 rm
209 cat
208 vs
200 vu
176 tmux
175 man
159 sudo
156 vst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment