😄 Joker's Digital Garden

Home

❯

Knowledges

❯

Software Usage

❯

GNU Global

GNU Global

Jul 18, 20251 min read

Recent

  • Commit Type in Git or Github workflow

    Jul 18, 2025

    See 213 more →

    Install

    wget https://ftp.gnu.org/pub/gnu/global/global-6.6.12.tar.gz

    Unzip it tar -zxvf, Then Read INSTALL.

    Usage

    # gen DB
    gtags -v
     
    # update db
    global -u
     

    Ignore Some Dirs

    cp /usr/local/share/gtags/gtags.conf ~/.globalrc
    Edit “:skip=”, ref emacs - how gtags exclude some specific subdirectories - Stack Overflow


    Graph View

    • Install
    • Usage
    • Ignore Some Dirs

    Created with Quartz v4.5.1 © 2025

    • GitHub
    • Linkedin
    • StackOverflow
    • Email