annotate index.t2t @ 18:d516b77d4916
add index.* documentation files
author |
paulo@thepaulopc |
date |
Mon, 13 Dec 2010 23:46:01 -0800 |
parents |
|
children |
ddc56395ee8b |
rev |
line source |
paulo@18
|
1 rcg: regex colored grep
|
paulo@18
|
2 Paulo Ang (pbba13@gmail.com)
|
paulo@18
|
3 2010-12-13
|
paulo@18
|
4
|
paulo@18
|
5
|
paulo@18
|
6 //rcg// stands for //regex colored grep// and makes it easy to colorify your xterm-compatible terminal output.
|
paulo@18
|
7
|
paulo@18
|
8 The inspiration came from hack #75 from //Linux Server Hacks// by Rob Flickenger (O'Reilly). My version is written in C.
|
paulo@18
|
9
|
paulo@18
|
10 Download the latest source code from [here /hg/rcg/rcg-1/rcg.c].
|