ttys.5
来自「莱昂氏UNIX源代码分析UNIXv6src.tar.gz」· 5 代码 · 共 39 行
5
39 行
.th TTYS V 2/11/75.sh NAMEttys \*- typewriter initialization data.sh DESCRIPTIONThe.it ttysfile is read by the.it initprogram and specifieswhich typewriter special files are to havea process created for them which will allow people tolog in.It consists of lines of 3 characters each..s3The first character is either `0' or `1';the former causes the line to be ignored,the latter causes it to be effective.The second character is the last character in the nameof a typewriter; e.g. \fIx\fR refers tothe file `/dev/tty\fIx\fR'.The third character is used as an argumentto the.it gettyprogram,which performs such tasks as baud-rate recognition,reading the login name,and calling.it login.For normal lines,the character is `0';other characters can be used, for example, with hard-wired terminalswhere speed recognition is unnecessaryor which have special characteristics.(Getty will have to be fixed in such cases.).sh FILES/etc/ttys.sh "SEE ALSO"init (VIII), getty (VIII), login (I)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?