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

  1. .ce
  2. .ul
  3. list-groups [ regular-expression ... ]
  4. .sp
  5. .ul
  6. list-groups
  7. produces a multi-column listing of the names of all the groups matching the
  8. regular expressions.  If no expressions are given all the groups 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-groups ^g.*f$"
  14. which lists all groups that begin with 'g' and end with an 'f'.
  15.