Archive

Posts Tagged ‘misc’

History

April 13th, 2008

Weirdly, that does look about right

Johns-MacBook-Pro:~ joshea$ history | awk ‘{ print $2 }’ | sort | uniq -c | sort -rn | head
100 ./client.rb
82 svn
65 ./script/backgroundrb
61 cd
57 cap
32 ssh
20 ./script/server
18 mate
17 telnet
15 pwd

aehso dev, misc, osx