Skip to content

Instantly share code, notes, and snippets.

@kyleterry
Created August 31, 2015 18:18
Show Gist options
  • Save kyleterry/792d5143312435148b6e to your computer and use it in GitHub Desktop.
Save kyleterry/792d5143312435148b6e to your computer and use it in GitHub Desktop.
awk '{print $1}' ~/.bash_history | sort | uniq -c | sort -nr | head -n20
981 git
510 sudo
444 vim
423 cd
385 ls
266 vagrant
228 nosetests
77 ./screen_capture.sh
73 ssh
69 beet
68 ncmpcpp
67 rsync
56 ps
46 tmux
41 ngrok
39 yaourt
39 ffmpeg
38 pip
34 pacman
33 ssh-add
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment