logo

oasis-root

Compiled tree of Oasis Linux based on own branch at <https://hacktivis.me/git/oasis/> git clone https://anongit.hacktivis.me/git/oasis-root.git

lastlog.8 (446B)


  1. .Dd February 2, 2015
  2. .Dt LASTLOG 8
  3. .Os ubase
  4. .Sh NAME
  5. .Nm lastlog
  6. .Nd show last login of users
  7. .Sh SYNOPSIS
  8. .Nm
  9. .Op Ar user...
  10. .Sh DESCRIPTION
  11. .Nm
  12. shows the time, tty and host (if it was a remote connection) of the last
  13. login of the users. If one or more
  14. .Ar user
  15. names are passed as a parameter then information about the last login of these
  16. users are shown, otherwise the users in
  17. .Pa /etc/passwd
  18. will be used and shown in order of appearance.