Skip to content

Instantly share code, notes, and snippets.

@musically-ut
Created December 31, 2011 20:23
Show Gist options
  • Save musically-ut/1545233 to your computer and use it in GitHub Desktop.
Save musically-ut/1545233 to your computer and use it in GitHub Desktop.
Command history
[21:15] utkarsh@Arrakis:~/prog$ history | awk '{print $2}' | sort | uniq -c | sort -rn
74 ./a.out
62 git
53 gcc
48 cd
44 cat
40 exit
35 ll
29 ls
18 man
18 head
18 gvim
14 mv
11 rvm
10 python
9 ipython
9 cp
7 R
7 htop
6 sudo
6 rails
6 ./nsga2r ## NSGA
6 for
5 rm
5 ~/prog/cloc/cloc-1.55.pl
5 mrxvt
5 mkdir
5 export
4 xrandr
4 which
4 vim
4 pychecker
4 bundle
4 awk
3 ssh
3 scp
3 is_a_function
3 gem
2 wc
2 time
2 tar
2 make
2 history
2 dropbox
2 df
2 ./deploy.sh
2 bin/rspec
2 bg
1 unzip
1 typeset
1 touch
1 thunar
1 sync
1 svnstats
1 svnstat
1 #scp
1 #R
1 ping
1 pindent.py
1 ntop
1 ./make_html.sh
1 killall
1 if
1 #gvim
1 fsync
1 exi
1 eog
1 clear
1 #cat
1 bin/autotest
1 bin/autospec
1 bash
1 alert
1 ack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment