The archives for December 4th, 2007


Dic 4

Released the kernel 2.6.24-rc4.

Linus Torvalds finally has been decided to release the kernel 2.6.24-rc4 that it introduces some important innovationes. Between they a series of updates to the architecture (comprised the systems x86), modifications to ACPI, modernizations of driver (the Kernel Trap.

Dic 4

Small trick in order to obtain a man page to print.

This is the first one of a series of “tips” dedicated to the use of the shell bash: “Like obtaining a man page to print/to see”. For the benefit of “niubbi” man formatta and the extension the guide online reativa to the specific commando.
There are various ways in order to obtain said how much, one of they is the following one:

man test | with - x - b > prova.txt

shellm.png

Where test is the man page that it is wanted to be printed/to see, while prova.txt is the text rows that we can manage with ours editor preferred (gedit/kate).

grep.png