Skip to content

Instantly share code, notes, and snippets.

@csanz
Created December 31, 2011 20:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save csanz/1545189 to your computer and use it in GitHub Desktop.
Save csanz/1545189 to your computer and use it in GitHub Desktop.
My Hacker History
history|awk '{print $2}'|awk 'BEGIN {FS="|"} {print $1}'|sort|uniq -c|sort -rn
284 git
29 heroku
28 bin/runserver
24 cd
23 node
13 ll
11 vi
10 open
8 g
7 mv
7 RIAKSEARCH_HOST="search1.geekli.st"
6 mongo
6 clear
5 sudo
5 history
4 touch
4 mate
3 rm
3 npm
3 cat
2 ssh
2 mongorestore
2 mkdir
1 vm
1 use
1 tree
1 sublime
1 redis-server
1 pwd
1 openn
1 monogo
1 mongod
1 db.dropDatabase()
1 bin/ru
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment