MAN page from RedHat 5.X shadow-utils-980403-3.i386.rpm
LASTLOG
Section: Maintenance Commands (8)
Index NAME
lastlog - examine lastlog file
SYNOPSIS
lastlog[
-uuid][
-tdays]
DESCRIPTION
lastlog formats and prints the contents of the last login log,
/usr/adm/lastlog. The
login-name,
port, and
last login time will be printed.The default (no flags) causes lastlog entries to be printed in UIDorder.Entering
-u login-name flag willcause the lastlog record for
login-name only to be printed.Entering
-t days will cause only thelastlogins more recent than
days to be printed.The
-t flag overrides the use of
-u.
If the user has never logged in the message "**Never logged in**" will be displayed instead of the port and time.
FILES
/usr/adm/lastlog - lastlog logging file
CAVEATS
Large gaps in uid numbers will cause the lastlog program to run longer withno output to the screen (i.e. if mmdf=800 and last uid=170, program willappear to hang as it processes uid 171-799).
AUTHORS
Julianne Frances Haugh (jfhAATTtab.com)
Phillip Street
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- FILES
- CAVEATS
- AUTHORS
This document was created byman2html,using the manual pages.