*note: re-organized to get some humor out of this* * Thus wrote Jim Grill: > ----- Original Message ----- > From: "Rick Fletcher" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Cc: "John Holmes" <[EMAIL PROTECTED]> > Sent: Thursday, August 26, 2004 4:53 PM > Subject: Re: [PHP] Looking for a "TODO:" parser. > > > > >> This recursively gets you file path/name, line number, the matching > > >> line and the 2 that follow it. > > >> > > >> $ grep -HrnA 2 "TODO:" /path/to/code/root > > > > > > I get a parse error when I put that in my PHP file... > > > > That's not PHP code. It's the syntax for using a program called "grep" > > on the command line which would produce most of the results that Daevid > > was looking for. > > > > More info on using grep can be found here: > > http://www.google.com/search?&q=man%20grep > > > > I'm pretty damn sure he was kidding about the parse error. >
I'm glad i wasn't the only one thinking that :) Curt -- First, let me assure you that this is not one of those shady pyramid schemes you've been hearing about. No, sir. Our model is the trapezoid! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php