1GLOBASH(1) General Commands Manual GLOBASH(1)
2
3
4
6 globash - a special shell for GLOBAL using GNU bash
7
9 globash
10
12 Globash is a special shell for GLOBAL using GNU bash. You can use a
13 lot of functions to ease reading source code, like tag stack, tag mark
14 and cookie. At first, you should make tag files using gtags and invoke
15 this command in the project. Please refer to the help (type
16 ´ghelp<RET>´) for detailed usage.
17
19 ´GTAGS´
20 Tag file for definitions.
21
22 ´GRTAGS´
23 Tag file for references.
24
25 ´GPATH´
26 Tag file for source files.
27
28 ´~/.globashrc´
29 Start-up file.
30
31 ´~/.globash/´
32 Session directory.
33
35 The following environment variables affect the execution of globash:
36
37 EDITOR The editor used by the show command.
38
40 gtags(1), htags(1), less(1).
41
42 GNU GLOBAL source code tag system
43 (http://www.gnu.org/software/global/).
44
46 Shigio YAMAGUCHI.
47
49 The globash command appeared in GLOBAL-4.1 (2001).
50
51
52
53GNU Project May 2010 GLOBASH(1)