[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3.9 The GIT recursive grep script

gitrgrep is a very small script that calls grep recursively. It accepts grep like options / parameters, the only difference being that file specifications should be quoted:

 
	gitrgrep main '*.c'

or

	gitrgrep errno '*.c *.h'

gitregrep and gitrfgrep are recursive versions of the egrep and fgrep programs.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]

This document was generated by Ian Beckwith on March, 1 2009 using texi2html 1.78.