gitxgrep (1)
Leading comments
Hey, EMACS: +---------- | | GITINTERNAL man page | | Copyright 1993-1999,2006-2007 Free Software Foundation, Inc. | | This file is part of GNUIT (GNU Interactive Tools) | | GNUIT is free software; you can redistribute it and/or modify it under | the terms of the GNU General Public License as published by the Free | Software Foundation; either version 3, or (at your option) any later | version. | | GNUIT is distributed in the hope that it will be...
NAME
gitwhich, gitmkdirs, gitxgrep - Helper programs for gnuitSYNOPSIS
gitwhich file ...gitmkdirs path ...
gitxgrep grepcmd args ...
DESCRIPTION
This manual page documents briefly the gitwhich, gitmkdirs and gitxgrep commands. These commands are internal to gnuit and should generally not be run directly.
- gitwhich file ...
- gitwitch returns with an exit status of 0 if any of its file arguments exist in the PATH, otherwise it returns 1.
- gitmkdirs path ...
- Creates the directory path and any required parent directories.
- gitxgrep grepcmd args ...
- Used as a helper script by gitrgrep(1), gitregrep(1), and gitrfgrep(1). Calls grepcmd, passing args to it.
gitwhich, gitmkdirs and gitxgrep
are part of gnuit, the GNU Interactive Tools.
SEE ALSO
gitfm(1)
These tools are documented fully in
GNU Interactive Tools,
available via the Info system.
BUGS
Please send bug reports to:gnuit-dev@gnu.org
AUTHORS
Tudor Hulubei <tudor@cs.unh.edu>Andrei Pitis <pink@pub.ro>
Ian Beckwith <ianb@erislabs.net> (Current maintainer)