readme.getty
来自「Util-linux 软件包包含许多工具。其中比较重要的是加载、卸载、格式化、分」· GETTY 代码 · 共 27 行
GETTY
27 行
@(#) README 1.8 9/1/91 23:32:37This is a SYSV/SunOS4 getty program with useful features for hardwiredand dial-in tty lines.- The program adapts the tty modes to parity bits and to erase, killend-of-line and upper-case characters when it reads a login name.- The baud rate can be established by BREAK character processing and byparsing the CONNECT status messages from Hayes-compatible modems.Other features: RTS/CTS flow control (SunOS4, suggested by John Harkin,<jh@moon.nbn.com>), alternate login program, does not use /etc/gettytabor /etc/gettydefs.The program works without modification under System V release 2 andSunOS 4.1/4.1.1. It probably also works with later System V releases.In the Makefile you will have to specify whether diagnostics should bereported through the syslog daemon; the alternative is that all errorreports go directly to /dev/console.The command-line interface was cleaned up a bit; it is slightlyincompatible with earlier agetty versions. Wietse Venema (wietse@wzv.win.tue.nl)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?