A Django site.
April 10, 2008

Nicolás Varcarcel
nxvl
Nikolas Valcarcel
» My commands top 10

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.

February 11, 2008

Nicolás Varcarcel
nxvl
Nikolas Valcarcel
» Reaching goals

On my really first years using Linux i become myself a Debian user so i wished to become myself a Debian Developer, but for several reasons i don’t ever start my way into it. Years after i started using Ubuntu, and then, log time after, i started my way into MOTU but never forgetting where i came from, so i started helping in the ubuntu “Debian Collaboration Team”, reporting bugs back to debian and helping resolving them, sending patches, talking to the debian developers, and so on, so i feel really good collaborating back to the distribution who involved me on free software, and now, as i have my way to MOTU really advanced i start my way to debian too, and now i’m a debian mantainer, i get terminator included on debian (thanks stone-head) so now the goal is to be more involved on the project and maybe became an official DD one day :D

February 1, 2008

Nicolás Varcarcel
nxvl
Nikolas Valcarcel
» What are your most frequently used commands?

[LaFume:~] nxvl$ history|awk ‘{a[$2]++ } END{for(i in a){print a[i] ” ” i}}’|sort -nr|head
110 ls
97 cd
51 vi
18 man
17 while
16 echo
13 oowriter
12 clear
11 debuild
10 lsdiff