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

  1. .ce
  2. .ul
  3. list-inactives <number> [ regular-expression ... ]
  4. .sp
  5. .ul
  6. list-inactives
  7. produces a multi-column listing  of  all  the
  8. users  that  have  not  logged  in within
  9. .ul
  10. <number>
  11. days, and names matching the regular expressions.  If no expressions are
  12. given all those inactive for
  13. .ul
  14. <number>
  15. days are listed.
  16. .sp
  17. The expressions should be of the type described in the
  18. .ul
  19. regex(3)
  20. of the Unix Programmers Manual.  An example usage is "list-inactives 3 ^t"
  21. which lists users that haven't logged in for three days and have login names
  22. that begin with a 't'.
  23.