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

  1. .ce
  2. .ul
  3. list-users [ regular-expression ... ]
  4. .sp
  5. .ul
  6. list-users
  7. produces a multi-column listing of the names of all the users matching the
  8. regular expressions.  If no expressions are given all the users 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-users ^[a-j]"
  14. which lists users with names beginning with the letters 'a' through 'j'.
  15.