getty.8 (470B)
1 .TH GETTY 8 ubase-VERSION 2 .SH NAME 3 \fBgetty\fR - Suckless linux getty 4 .SH SYNOPSIS 5 \fBgetty\fR [\fItty\fR] [\fIterm\fR] [\fIcmd\fR] [\fIargs...\fR] 6 .SH DESCRIPTION 7 \fBgetty\fR opens a tty device, prompts for a login name and by default 8 invokes the /bin/login program. You can start another program instead of 9 /bin/login via \fIcmd\fR with \fIargs\fR. The hostname is printed in the 10 login name prompt as well. The \fItty\fR should be specified using an 11 absolute path.