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

  1. .ce
  2. .ul
  3. list-sigs [ regular-expression ... ]
  4. .sp
  5. .ul
  6. list-sigs
  7. produces a multi-column listing of the names of all the sigs matching the
  8. regular expressions.  If no expressions are given all the sigs are listed.
  9. .sp
  10. The expressions should be  of  the  type  described  in  the
  11. .ul
  12. regex(3)
  13. of the Unix Programmers Manual.  An example usage is "list-sigs ^.....*$"
  14. which lists all sigs that have names that are at least four characters in
  15. length.
  16.