other versions
- trixie 1:4.0.2-2+b2
- testing 1:4.0.5-1
- unstable 1:4.0.5-1
- experimental 1:4.1.1-1~exp1
AULASTLOG(8) | System Administration Utilities | AULASTLOG(8) |
NAME¶
aulastlog - a program similar to lastlog
SYNOPSIS¶
aulastlog [ options ]
DESCRIPTION¶
aulastlog is a program that prints out the last login for all users of the local machine similar to the way lastlog does. The login-name, port, and last login time will be printed.
If the user has never logged in, the message ** Never logged in** will be displayed instead of the port and time.
OPTIONS¶
- -u, --user
- Print the lastlog record for user with specified LOGIN only.
- --stdin
- Use stdin as the source of audit records. The audit events must be in the raw format.
SEE ALSO¶
lastlog(8), ausearch(8), aureport(8).
AUTHOR¶
Steve Grubb
June 2016 | Red Hat |