DOKK / manpages / debian 12 / gnuit / gitrfgrep.1.en
gitrgrep(1) General Commands Manual gitrgrep(1)

gitrgrep - GNU Interactive Tools - recursive grep

gitrgrep [grep-like options]

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'

/bin/sh should support functions in order to run gitrgrep. Use bash to be sure.

Please send bug reports to gnuit-dev@gnu.org

gitfm(1) gitps(1) gitview(1) gitkeys(1) gitaction(1) gitmount(1) gitunpack(1)

Tudor Hulubei <tudor@cs.unh.edu>
Andrei Pitis <pink@pub.ro>
Ian Beckwith <ianb@erislabs.net> (Current maintainer)