On Fri, Jan 13, 2006 at 04:21:10PM -0600, Richard Lynch wrote:
> 
> If you DO use grep, don't cat the whole file out to grep it...
> 
> grep __filename__ > __newfile__
 
oops, forgot the expression :)

 grep findthis __filename__ > __newfile__



-- 
cat .signature: No such file or directory

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

Reply via email to