Skip to content
Archive of posts tagged top 10

My top 10 commands 2.0

I know that this has been done before but it seems to go around every once in a while and I always have fun reading them. So once again here are my top 10 commands. My Computer [sourcecode language="python"]earobinson@MinusOne:~$ history|awk ‘{a[$2]++ } END{for(i in a){print a[i] ” ” i}}’|sort -rn|head 143 cd 114 ls 53 [...]

Top 10 Gutsy Forum Feature Requests Revisited

A while back I posted about my top 10 feature requests for Gutsy on the Ubuntu Forums. Gutsy has brought some great new features to Ubuntu many of which I did not include in my original top 10 feature requests but if I was to do it again I probably would. In fact when I [...]