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