wtmp.5
来自「UNIX v6源代码 这几乎是最经典的unix版本 unix操作系统设计和莱」· 5 代码 · 共 27 行
5
27 行
.th WTMP V 2/22/74.sh NAMEwtmp \*- user login history.sh DESCRIPTIONThisfile records all logins and logouts.Its format is exactly like utmp (V) except thata null user name indicates a logout on the associatedtypewriter.Furthermore, the typewriter name `~' indicates that thesystem was rebooted at the indicated time;the adjacent pair of entries with typewriter names`|' and `}' indicate the system-maintained timejust before and just after a.it datecommand has changed the system's idea of the time..s3.it Wtmpis maintained by login (I) and init (VIII).Neither of these programs creates the file,so if it is removed record-keeping is turned off.It is summarized by ac (VIII)..sh FILES/usr/adm/wtmp.sh "SEE ALSO"utmp (V), login (I), init (VIII), ac (VIII), who (I)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?