gitrgrep

Section: User Commands (1)
Updated: January 1995
Index Return to Main Contents
 

NAME

gitrgrep - GNU Interactive Tools version 4.3.6 - 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

These manual page is obsolete. It documents version 4.3.5 of the GNU Interactive Tools package. Only the GIT's info documentation is being updated.

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

Please send bug reports to
tudorh@pub.ro

 

SEE ALSO

git(1) gitps(1) gitview(1) gitcmp(1) gitkeys(1) gitaction(1) gitmount(1) gitredir(1)

 

FILES

/usr/local/bin/gitrgrep
/usr/local/man/man1/gitrgrep.1

 

AUTHORS

Tudor Hulubei
- tudorh@pub.ro
Andrei Pitis
- pink@pub.ro
Politehnica University of Bucharest
Romania


 

Index

NAME
SYNTAX
DESCRIPTION
BUGS
SEE ALSO
FILES
AUTHORS

This document was created by man2html, using the manual pages.
Time: 14:04:34 GMT, November 05, 2024