home *** CD-ROM | disk | FTP | other *** search
- This is a framework script designed to help you do big deep searches for
- regular expressions in files. Just edit the stuff you need in a copy of
- this file and then fire it off. It will descend trees, search files that
- meet a regular expression with their name and find regular expressions
- inside them. It may also make a good framework for more advanced work if
- you so desire.
-
- Some options:
-
- -h -help prints this information
- -v -version prints the current "version"
- -d -debug prints debugging information
- -t -tree prints out the tree as it descends it
-
- Enjoy :-)
-