Archive for November, 2008

Using grep to search in files

Wednesday, November 5th, 2008

I'm moving away from eclipse and more and more into the wonderfull (and cold) world of the command line. So I need to search for file that contain something in the current directory and its subdirectories all the time grep -R "something I'm searching for" . Grep is the way. And with some ...

Finally installed archlinux

Wednesday, November 5th, 2008

That's it, the new ubuntu was coming and I was thinking, I'll get gimp 2.6 and tabs in nautilus ... But I should wait a few days before updating cause update is always buggy the first days ... And fuck that I wanted to install archlinux anyway (it's just that I ...