home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume8 / mcp / part01 / help / list-vigs.n < prev    next >
Encoding:
Text File  |  1987-02-05  |  478 b   |  16 lines

  1. .ce
  2. .ul
  3. list-vigs [ regular-expression ... ]
  4. .sp
  5. .ul
  6. list-vigs
  7. produces a multi-column listing of the names of all the vigs matching the
  8. regular expressions.  If no expressions are given all the vigs are listed.
  9. Use what-is vig for a definition of a vig.
  10. .sp
  11. The expressions should be of the type described in the
  12. .ul
  13. regex(3)
  14. of the Unix Programmers Manual.  An example usage is "list-vigs ^[akz]"
  15. which lists all vigs with names beginning with the letters, 'a', 'k', and 'z'.
  16.