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 |