Archive for the tag '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

earobinson@MinusOne:~$ history|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn|head
143 cd
114 ls
53 make
48 svn
34 svnup
18 sh
12 cat
11 rm
11 geany
9 touch
earobinson@MinusOne:~$ alias svnup
alias svnup='. /media/data/dev/scripts/svnup/svnup.sh'

Laptop

earobinson@NaN:~$ history|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn|head
138 make
82 ls
70 cd
41 cmake
33 svn
19 svnup
18 cat
16 man
12 ./A/runA
10 geany
earobinson@NaN:~$ alias svnup
alias svnup='. /media/data/dev/scripts/svnup/svnup.sh'

Girlfriends Computer

earobinson@Null:~$ history|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn|head<strong>
49 espeak
7 sudo
1 vi
1 top
1 ssh
1 man
1 ls
1 history|awk
1 history
1 exit
earobinson@Null:~$ espeak "love ya baby"

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 wrote the original list I had a bit of trouble coming up with 10 and in my opinion “Allow Us To Vote (like ideastorm, digg, etc.) On Ideas Here.” while it would be a grate addition to the Ubuntu Forums is not a feature for Ubuntu and hence a bit of a cop-out. All the same with the release of Gutsy I think its about time I revisited that list and commented on that list again and congratulate everyone who worked on it.

10. [IDEA] Nautilus “Restore from Trash” - Still not implemented. This feature would be quite hard to implement and for me it is a very low priority, but I can see why other users would want it.

9. [IDEA] Modify the installer so that it asks for Timezone instead of City. - While this did not happen, as far as I could tell there where a lot more cities to pick from during the install.

8. [IDEA] Reliable Kill for Fullscreen Applications - I think the best way to do this is still <Alt>f2 then type xkill then click the application.

7. [IDEA] Auto removal of old kernels - Unknown so I will assume no. (kernels are removed during a dist upgrade, thanks Kai Schröder)

6. [IDEA] Bring back screensaver settings - The new screensaver settings manager is still being used, how do I change a screensavers options in this gui?

5. [IDEA]: Warning about disk being full - Nope, per this blueprint on launchpad this feature never got out of the idea stage. (This feature might be included according to Kai Schröder … Thanks)

4. [IDEA] External Monitor Support - This feature is now included, however using the propitiatory drivers nvidia-settings gave me more options

3. [idea] Fix the delay when searching in Synaptic - It feels faster, but then this is a fresh install.

2. [IDEA] Graphical Frontend for xorgconfig (dpkg-reconfigure xserver-xorg) - This works really well. I’m really glad to see this feature.

1. Allow Us To Vote (like ideastorm, digg, etc.) On Ideas Here. - As I said before this is a cop-out and It has not been implemented on the Ubuntu Forums, however the forum staff did a great job of communicating the forums needs.

So that gives us about three 3.5 (I rounded to three 3.5 because there was a few half implemented features ex feature 9) out of the nine (I’m not counting feature number 1) features that I blogged about all that time ago and that doesn’t even include the 10 rocking features in 10 days. All in all I think that makes Great Gutsy Gibbon.