Query: last
OS: minix
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LAST(1) General Commands Manual LAST(1)NAMElast - display recent on-line session recordsSYNOPSISlast [-f file] [-r] [-n] [name] [tty] ...OPTIONS-f Use file instead of /usr/adm/wtmp -r Search backwards only to last reboot -n Print a maximum of n linesEXAMPLESlast reboot # When was the system last rebooted? last ast # When was the last login for ast? last -10 tty00 tty01 # Display last 10 logins on tty00 or tty01DESCRIPTIONLast Searches backward through the login administration file (default is /usr/adm/wtmp), printing information about previous logins and reboots. During a long search, the SIGQUIT signal (CTRL-) causes last to display how far back it has gone; it then continues.SEE ALSOlogin(1). LAST(1)
Related Man Pages |
---|
lastb(1) - linux |
ac(8) - bsd |
reboot(8) - minix |
last(8) - osf1 |
wtmpconvert(8) - osf1 |