MINGETTY(8) Linux Programmer's Manual MINGETTY(8) NAME mingetty - getty SYNOPSIS mingetty [--noclear] [--nonewline] [--noissue] [--nohangup] [--nohostname] [--long-hostname] [--loginprog=/bin/login] [--nice=10] [--delay=5] [--chdir=/home] [--chroot=/chroot] [--autologin username] tty DESCRIPTION mingetty getty agetty(8) mingetty mgetty(8) OPTIONS --noclear () --nonewline /etc/issue --noissue /etc/issue. --nohangup vhangup() tty --nohostname --long-hostname (dot) gethostname() --loginprog /bin/login --nice 10 nice() --delay 5 mingetty --chdir /home --chroot /chroot chroot() --autologin username /bin/login -f ISSUE ESCAPES mingetty /etc/issue escape \d () \l mingetty \m (uname -m) \n (uname -n) \o \r (uname -r) \t () \s \u \U \U "n users" \u "n" \v (uname -v) EXAMPLE "Linux eos i386 #1 Tue Mar 19 21:54:09 MET 1996" "\s \n \m \v" /etc/issue FILES /etc/issue, /var/run/utmp. SEE ALSO mgetty(8), agetty(8). AUTHOR 1996 Florian La Roche David Frey Florian La Roche [] [] Nov 9 2000 linuxman: http://cmpp.linuxforum.net man man https://github.com/man-pages-zh/manpages- zh Debian-Local 6 Apr 1996 MINGETTY(8)