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

globash - a special shell for Global using GNU bash

Author

       Shigio YAMAGUCHI.

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.

Environment

       The following environment variables affect the execution of globash:

       EDITOR The editor used by the show command.

Files

       ´GTAGS´
              Tag file for definitions.

       ´GRTAGS´
              Tag file for references.

       ´GPATH´
              Tag file for source files.

       ´~/.globashrc´
              Start-up file.

       ´~/.globash/´
              Session directory.

History

       The globash command appeared in Global-4.1 (2001).

GNU Project                                         May 2010                                          GLOBASH(1)

Name

       globash - a special shell for Global using GNU bash

See Also

gtags(1), htags(1), less(1).

       GNU Global source code tag system
       (http://www.gnu.org/software/global/).

Synopsis

globash

See Also