Friday, May 30, 2008

Config Files

To view just the uncommented lines of text in a config file use grep, sed , awk, perl or any other text processing utility provided by UNIX / BSD / Linux systems.

grep example

GNU grep example:
$ grep -v "^#" /path/to/config/file
$ grep -v "^#" /etc/apache2/apache2.conf



sed example

GNU sed example:
$ sed '/ *#/d; /^ *$/d' /path/to/file
$ sed '/ *#/d; /^ *$/d' /etc/apache2/apache2.conf

Thursday, May 29, 2008

Mail which pay you.......

Register and earn money while sending and receiving mails.........




Tuesday, May 27, 2008

Learn Debian Linux...

http://www.aboutdebian.com

Enjoy...

Friday, May 23, 2008

Blood Donation

Register here and help the society......
http://www.friendstosupport.org
This site provides the registered users BLOOD GROUP and availability with contact details.

Please do register and help your self and the society.