home *** CD-ROM | disk | FTP | other *** search
- .ce
- .ul
- list-vigs [ regular-expression ... ]
- .sp
- .ul
- list-vigs
- produces a multi-column listing of the names of all the vigs matching the
- regular expressions. If no expressions are given all the vigs are listed.
- Use what-is vig for a definition of a vig.
- .sp
- The expressions should be of the type described in the
- .ul
- regex(3)
- of the Unix Programmers Manual. An example usage is "list-vigs ^[akz]"
- which lists all vigs with names beginning with the letters, 'a', 'k', and 'z'.
-