MINGETTY(8) | Linux Programmer's Manual | MINGETTY(8) |
mingetty - 控制台最小的 getty
mingetty [--noclear] [--nonewline] [--noissue] [--nohangup] [--nohostname] [--long-hostname] [--loginprog=/bin/login] [--nice=10] [--delay=5] [--chdir=/home] [--chroot=/chroot] [--autologin username] tty
mingetty 是一个用于虚拟终端的最小的 getty。不像 agetty(8) , mingetty 不适于串行线。我建议使用 mgetty(8) 来替代。
mingetty 可以识别下列可以内置于 /etc/issue 文件中的 escape 序列:
"Linux eos i386 #1 Tue Mar 19 21:54:09 MET 1996" 是将 "\s \n \m \v" 写入 /etc/issue 产生的。
/etc/issue, /var/run/utmp.
mgetty(8), agetty(8).
版权所有 1996 Florian La Roche <laroche@redhat.com>。 David Frey <David.Frey@eos.lugs.ch> 和 Florian La Roche 书写了手册页。
所罗门 <solomen@email.com.cn>
Nov 9 2000
http://cmpp.linuxforum.net
本页面中文版由中文
man 手册页计划提供。
中文 man
手册页计划:https://github.com/man-pages-zh/manpages-zh
6 Apr 1996 | Debian-Local |