mojave man page for gitrgrep

Query: gitrgrep

OS: mojave

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

gitrgrep(1)						      General Commands Manual						       gitrgrep(1)

NAME
gitrgrep - GNU Interactive Tools - recursive grep
SYNTAX
gitrgrep [grep-like options]
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'
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
SEE ALSO
gitfm(1) gitps(1) gitview(1) gitkeys(1) gitaction(1) gitmount(1) gitunpack(1)
AUTHORS
Tudor Hulubei <tudor@cs.unh.edu> Andrei Pitis <pink@pub.ro> Ian Beckwith <ianb@erislabs.net> (Current maintainer) gitrgrep(1)
Related Man Pages
gitmount(1) - debian
gitview(1) - debian
gitfm(1) - centos
gitaction(1) - mojave
gitmount(1) - mojave
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
My first PERL incarnation... Audio Oscillograph
How can I direct messages from mac console.app to a log file?
[BASH] eval command not expanding variables as expected.