Mercurial > hg > index.fcgi > rcg > rcg-1
annotate index.html @ 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 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
paulo@18 | 2 <HTML> |
paulo@18 | 3 <HEAD> |
paulo@18 | 4 <META NAME="generator" CONTENT="http://txt2tags.org"> |
paulo@18 | 5 <LINK REL="stylesheet" TYPE="text/css" HREF="index.css"> |
paulo@18 | 6 <TITLE>rcg: regex colored grep</TITLE> |
paulo@18 | 7 </HEAD> |
paulo@18 | 8 <BODY> |
paulo@18 | 9 |
paulo@18 | 10 <DIV CLASS="header" ID="header"> |
paulo@18 | 11 <H1>rcg: regex colored grep</H1> |
paulo@18 | 12 <H2>Paulo Ang (pbba13@gmail.com)</H2> |
paulo@18 | 13 <H3>2010-12-13</H3> |
paulo@18 | 14 </DIV> |
paulo@18 | 15 |
paulo@18 | 16 <DIV CLASS="body" ID="body"> |
paulo@18 | 17 <P> |
paulo@18 | 18 <I>rcg</I> stands for <I>regex colored grep</I> and makes it easy to colorify your xterm-compatible terminal output. |
paulo@18 | 19 </P> |
paulo@18 | 20 <P> |
paulo@18 | 21 The inspiration came from hack #75 from <I>Linux Server Hacks</I> by Rob Flickenger (O'Reilly). My version is written in C. |
paulo@18 | 22 </P> |
paulo@18 | 23 <P> |
paulo@18 | 24 Download the latest source code from <A HREF="/hg/rcg/rcg-1/rcg.c">here</A>. |
paulo@18 | 25 </P> |
paulo@18 | 26 </DIV> |
paulo@18 | 27 |
paulo@18 | 28 <!-- html code generated by txt2tags 2.6 (http://txt2tags.org) --> |
paulo@18 | 29 <!-- cmdline: txt2tags -t html -\-css-sugar -\-style=index.css index.t2t --> |
paulo@18 | 30 </BODY></HTML> |