.TH AULASTLOG "8" "June 2016" "Red Hat" "System Administration Utilities" .SH NAME aulastlog \- a program similar to lastlog .SH SYNOPSIS .B aulastlog [ options ] .SH DESCRIPTION \fBaulastlog\fP is a program that prints out the last login for all users of the \fBlocal\fP 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 \fB** Never logged in**\fP will be displayed instead of the port and time. .SH OPTIONS .TP .B \-u, \-\-user Print the lastlog record for user with specified LOGIN only. .TP .B \-\-stdin Use stdin as the source of audit records. The audit events must be in the raw format. .SH "SEE ALSO" .BR lastlog (8), .BR ausearch (8), .BR aureport (8). .SH AUTHOR Steve Grubb