Recursive Grep
September 12th, 2006 Posted in General
When you write a script to recursive grep through all the files in a tree, do not redirect the results into a file in that tree.
| Subcribe via RSS
When you write a script to recursive grep through all the files in a tree, do not redirect the results into a file in that tree.