home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Trees / V6 / usr / man / man5 / wtmp.5 < prev   
Encoding:
Text File  |  1975-06-26  |  789 b   |  27 lines

  1. .th WTMP V 2/22/74
  2. .sh NAME
  3. wtmp \*- user login history
  4. .sh DESCRIPTION
  5. This
  6. file records all logins and logouts.
  7. Its format is exactly like utmp (V) except that
  8. a null user name indicates a logout on the associated
  9. typewriter.
  10. Furthermore, the typewriter name `~' indicates that the
  11. system was rebooted at the indicated time;
  12. the adjacent pair of entries with typewriter names
  13. `|' and `}' indicate the system-maintained time
  14. just before and just after a
  15. .it date
  16. command has changed the system's idea of the time.
  17. .s3
  18. .it Wtmp
  19. is maintained by login (I) and init (VIII).
  20. Neither of these programs creates the file,
  21. so if it is removed record-keeping is turned off.
  22. It is summarized by ac (VIII).
  23. .sh FILES
  24. /usr/adm/wtmp
  25. .sh "SEE ALSO"
  26. utmp (V), login (I), init (VIII), ac (VIII), who (I)
  27.