getty.8
来自「minix操作系统最新版本(3.1.1)的源代码」· 8 代码 · 共 41 行
8
41 行
.TH GETTY 8.SH NAMEgetty \- system login banner.SH SYNOPSIS.B getty.RI [ banner " ...]".SH DESCRIPTION.B Gettydisplays a system identification banner, reads a user name from standardinput and executes.B loginwith that name as argument..PP.B Gettyuses its arguments separated by spaces as a login banner. The charactersequences.BR \en ,.BR \esand.BR \etare printed as newline, space and tab. Any other.BI \e xprints that.IR x .The character sequences.BR %s ,.BR %n ,etc. produce the same output as.BR "uname \-s" ,.BR "uname \-n" ,etc. The default banner is.PP.RS%s\es\esRelease\es%r\esVersion\es%v\en\en%n\eslogin:\es.RE.SH "SEE ALSO".BR ttytab (5),.BR init (8)..SH AUTHORKees J. Bot <kjb@cs.vu.nl>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?