view index.html @ 18:d516b77d4916

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