aulastlog(8) - Linux man page

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 a 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.

See Also

lastlog(8), ausearch(8), aureport(8).

Author

Steve Grubb