comparison index.html @ 23:ce077dec4459

fix dealing with newlines
author paulo
date Tue, 05 Aug 2014 02:05:34 -0700
parents ddc56395ee8b
children
comparison
equal deleted inserted replaced
1:75170fe164f8 2:9177709da977
19 </P> 19 </P>
20 <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. 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> 22 </P>
23 <P> 23 <P>
24 Download the latest source code from <A HREF="/hg/rcg/rcg-1/rcg.c">here</A>. 24 Download the latest source code from <A HREF="/hg/index.fcgi/rcg/rcg-1">here</A>.
25 </P> 25 </P>
26 26
27 <PRE> 27 <PRE>
28 Usage: rcg [options] &lt;PATTERN&gt; 28 Usage: rcg [options] &lt;PATTERN&gt;
29 29