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