logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gitrgrep - GNU Interactive Tools - recursive grep

Authors

TudorHulubei<tudor@cs.unh.edu>AndreiPitis<pink@pub.ro>IanBeckwith<ianb@erislabs.net>(Currentmaintainer)gitrgrep(1)

Bugs

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

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

Description

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'

Name

       gitrgrep - GNU Interactive Tools - recursive grep

See Also

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

Syntax

gitrgrep[grep-likeoptions]

See Also