diff index.t2t @ 18:d516b77d4916

add index.* documentation files
author paulo@thepaulopc
date Mon, 13 Dec 2010 23:46:01 -0800
parents
children ddc56395ee8b
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/index.t2t	Mon Dec 13 23:46:01 2010 -0800
     1.3 @@ -0,0 +1,10 @@
     1.4 +rcg: regex colored grep
     1.5 +Paulo Ang (pbba13@gmail.com)
     1.6 +2010-12-13
     1.7 +
     1.8 +
     1.9 +//rcg// stands for //regex colored grep// and makes it easy to colorify your xterm-compatible terminal output.
    1.10 +
    1.11 +The inspiration came from hack #75 from //Linux Server Hacks// by Rob Flickenger (O'Reilly). My version is written in C.
    1.12 +
    1.13 +Download the latest source code from [here /hg/rcg/rcg-1/rcg.c].