Browse > Home / General / Recursive Grep

| Subcribe via RSS

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.

Leave a Reply