1AULASTLOG:(8) System Administration Utilities AULASTLOG:(8)
2
3
4
6 aulastlog - a program similar to lastlog
7
9 aulastlog [ options ]
10
12 aulastlog is a program that prints out the last login for all users of
13 the local machine similar to the way lastlog does. The login-name,
14 port, and last login time will be printed.
15
16 If the user has never logged in, the message ** Never logged in** will
17 be displayed instead of the port and time.
18
19
21 -u, --user
22 Print the lastlog record for user with specified LOGIN only.
23
24 --stdin
25 Use stdin as the source of audit records. The audit events must
26 be in the raw format.
27
29 lastlog(8), ausearch(8), aureport(8).
30
31
33 Steve Grubb
34
35
36
37Red Hat June 2016 AULASTLOG:(8)