From: "Rick Fletcher" <[EMAIL PROTECTED]>

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...

---John Holmes...

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to