ahf

ahf

   GREP AND FIND SCRIPTS
   ---------------------
   gXY <pattern>      grep for <pattern> files (see below for value of X and Y)
   gn  <n>            vi result number <n> (in new window).
   fXY <pattern>      find files with names matching <pattern>
   fXY -e <pattern>   edit file with name matching <pattern>
   ttX <type>         find typedef of <type> in files
   dirlist X          list search directories 
   dirlist -a         build the alias file (do whenever dirlist changes)

   X  = Directory list letter: letter_list
   Y  = Suffix letter: suffix_list