Research V4 development
[unix-history] / man / man1 / tty.1
CommitLineData
4f3625bb
DR
1.th TTY I 3/15/72
2.sh NAME
3tty \*- get typewriter name
4.sh SYNOPSIS
5.bd tty
6.sh DESCRIPTION
7.it Tty
8gives the name of the user's typewriter
9in the form `tty\fIn\fR' for
10\fIn\fR
11a digit or letter. The actual path
12name is then `/dev/tty\fIn\fR'.
13.sh DIAGNOSTICS
14`not a tty' if the standard input file is not a typewriter.
15.sh BUGS