ctags (1) Linux Manual Page
ctags – Generate tag files for source code Synopsisctags [options] [file(s)] etags [options] [file(s)] DescriptionThe ctags and etags programs (hereinafter collectively referred to as ctags, except where distinguished) generate an index (or "tag") file for a variety of language objects found in file(s). This tag file allows these items to be quickly and easily located…
