Page MenuHomeFreeBSD

D27540.id80542.diff
No OneTemporary

D27540.id80542.diff

Index: usr.bin/last/last.1
===================================================================
--- usr.bin/last/last.1
+++ usr.bin/last/last.1
@@ -204,13 +204,31 @@
.It Pa /var/log/utx.log
login data base
.El
+.Sh EXAMPLES
+Show logins in pts/14 with the duration in seconds and limit the report to
+two lines:
+.Bd -literal -offset indent
+$ last -n2 -s -t pts/14
+bob pts/1 Wed Dec 9 11:08 still logged in
+bob pts/2 Mon Dec 7 20:10 - 20:23 ( 776)
+.Ed
+.Pp
+Show active logins at
+.Ql December 7th 20:23
+of the current year:
+.Bd -literal -offset indent
+$ last -d 12072023
+bob pts/1 Mon Dec 7 20:10 - 20:23 (00:12)
+bob pts/6 Mon Dec 7 19:24 - 22:27 (03:03)
+alice ttyv0 Mon Dec 7 19:18 - 22:27 (03:09)
+.Ed
.Sh SEE ALSO
.Xr lastcomm 1 ,
.Xr getutxent 3 ,
-.Xr ac 8 ,
-.Xr lastlogin 8 ,
.Xr libxo 3 ,
-.Xr xo_parse_args 3
+.Xr xo_parse_args 3 ,
+.Xr ac 8 ,
+.Xr lastlogin 8
.Sh HISTORY
.Nm
utility first appeared in

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 28, 3:49 AM (7 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32249187
Default Alt Text
D27540.id80542.diff (973 B)

Event Timeline