LAST.1
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:1k
源码类别:

操作系统开发

开发平台:

C/C++

  1. .TH LAST 1
  2. .SH NAME
  3. last - display recent on-line session records
  4. .SH SYNOPSIS
  5. fBlastfR [fB-f fIfilefR]fR [fB-rfR] [fB-fInfR] [fInamefR] [fIttyfR] ...fR
  6. .br
  7. .de FL
  8. .TP
  9. \fB\$1\fR
  10. \$2
  11. ..
  12. .de EX
  13. .TP 20
  14. \fB\$1\fR
  15. # \$2
  16. ..
  17. .SH OPTIONS
  18. .FL "-f" "Use fIfilefR instead of /usr/adm/wtmp"
  19. .FL "-r" "Search backwards only to last reboot"
  20. .FL "-fInfP" "Print a maximum of fInfR lines"
  21. .SH EXAMPLES
  22. .EX "last reboot" "When was the system last rebooted?"
  23. .EX "last ast" "When was the last login for ast?"
  24. .EX "last -10 tty00 tty01" "Display last 10 logins on tty00 or tty01"
  25. .SH DESCRIPTION
  26. .PP
  27. .I Last
  28. Searches backward through the login administration file (default is
  29. fI/usr/adm/wtmpfR), printing information about previous logins and
  30. reboots.
  31. During a long search, the SIGQUIT signal (CTRL-\) causes fIlastfR to 
  32. display how far back it has gone; it then continues. 
  33. .SH "SEE ALSO"
  34. .BR login (1).