globash - Man Page
a special shell for GLOBAL using GNU bash
Synopsis
globash
Description
Globash is a special shell for GLOBAL using GNU bash. You can use a lot of functions to ease reading source code, like tag stack, tag mark and cookie. At first, you should make tag files using gtags and invoke this command in the project. Please refer to the help (type ´ghelp<RET>´) for detailed usage.
Files
- ´GTAGS´
Tag file for definitions.
- ´GRTAGS´
Tag file for references.
- ´GPATH´
Tag file for source files.
- ´~/.globashrc´
Start-up file.
- ´~/.globash/´
Session directory.
Environment
The following environment variables affect the execution of globash:
- EDITOR
The editor used by the show command.
See Also
GNU GLOBAL source code tag system
(http://www.gnu.org/software/global/).
Author
Shigio YAMAGUCHI.
History
The globash command appeared in GLOBAL-4.1 (2001).
Info
May 2010 GNU Project