Skip to content

Instantly share code, notes, and snippets.

@qpfiffer
Created August 31, 2015 18:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save qpfiffer/1c5d635d4e323b0cbb3b to your computer and use it in GitHub Desktop.
Save qpfiffer/1c5d635d4e323b0cbb3b to your computer and use it in GitHub Desktop.
(master)
λ:~/src/productionportal awk '{print $1}' ~/.bash_history | sort | uniq -c | sort -nr | head -n20
471 ls
323 git
243 cd
233 vim
82 grep
72 aws
66 ./manage.py
63 ssh
62 bundle
40 cat
27 sudo
21 rbenv
20 rake
20 ./deploy.sh
17 mysql
14 rails
14 find
13 gem
12 psql
11 rm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment