Follwing the latest meme, here are my 10 most used commands in the shell history: tim@tim:~$ history | awk ‘{a[$2]++ } END{for(i in a){print a[i] ” ” i}}’|sort -rn|head 89 sudo 42 ls 42 cd 31 rm 18 java 17 unrar 16 wget 16 gksudo 15 ajcore 10 mv
Category Archives: General Thoughts
Long time no post
Wow, for a blog that’s called Ubuntu Daily there may have been not enough posts in the last time, maybe I should have called it Ubuntu Quarterly. This post is just to inform everyone who is interested that I am not dead and neither is this blog. I won’t make any promises on how often …
5 reasons to use Ubuntu and not Windows
Freedom of choice Ubuntu, like other free operating systems (including all Linux, BSD and Solaris flavors), is a very modular system. Naturally, the advantage of the modular approach is that you can choose a piece of software based on your needs and preferences. If you don’t like a certain aspect of the software or you …