Homepage

Read Fullscreen

history meme

Haha great idea alex. This is like a programmer’s version of those stupid ‘what are your favourite <blahs>” forwards. Here’s mine, post yours!


Pauls-IcinTosh:Darkhorse paulrl$ history | awk '{print $2}' | sort | uniq -c | sort -rnk1,1 | head -n 20
143 hg
141 cd
79 ls
26 rake
14 ack
13 touch
11 pwd
10 java
 7 ssh
 5 sudo
 5 sc-server
 4 which
 4 script/console
 4 mate
 4 bin/cassandra
 3 sc-build
 3 clear
 2 mv
 2 mkdir
 2 irb

mrtoto:

things I use:

quicksilver:~ $ history | awk '{print $2}' | sort | uniq -c | sort -rnk1,1 | head -n 20 
    244 hg
     48 cd
     35 nmap
     34 ls
     15 sudo
     14 vim
     13 pwd
      9 man
      9 clear
      8 rm
      7 find
      6 cp
      5 ssh
      5 ps
      4 python
      4 less
      4 history
      3 whois
      3 kill
      2 wget