Main Contents

My commands top 10

Planet Ubuntu

As the meme goes on Planet Ubuntu, here are my most used commands:

On Buster (my new laptop):

[buster:~] nxvl$ history|awk ‘{a[$2]++ } END{for(i in a){print a[i] ” ” i}}’|sort -rn|head
64 cd
58 ls
42 sudo
33 buscar
33 bajar
30 clear
21 nohup
20 bzr
14 irc_amctl
13 iwconfig

It only says it’s new and i have installed a lot of packages, in a month i need to update this list.

At LaFume (work):

[LaFume:~] nxvl$ history|awk ‘{a[$2]++ } END{for(i in a){print a[i] ” ” i}}’|sort -rn|head
89 cd
86 ls
53 sudo
32 oowriter
30 vi
28 clear
15 history
12 ping
10 ssh
9 nohup

Some aliases you see there:
alias bajar=’sudo apt-get install’
alias buscar=’apt-cache search’
alias irc_amctl=’ssh XX.XX.XX.XX -l YYYYYYY’

And yes, if you have already notice it i pick my hostnames from here.

nxvl @ April 10, 2008

2 Comments

  1. earobinson » My top 10 commands 2.0 April 10, 2008 @ 3:28 pm

    [...] 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 [...]

  2. Edward A Robinson: My top 10 commands 2.0 | Install and Use Ubuntu July 17, 2008 @ 5:45 pm

    [...] 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 [...]

Leave a comment


Feed