home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
minnie.tuhs.org
/
2014.11.minnie.tuhs.org.tar
/
minnie.tuhs.org
/
UnixArchive
/
PDP-11
/
Trees
/
V6
/
usr
/
man
/
man1
/
tty.1
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1975-06-27
|
330 b
|
16 lines
.th TTY I 3/15/72
.sh NAME
tty \*- get typewriter name
.sh SYNOPSIS
.bd tty
.sh DESCRIPTION
.it Tty
gives the name of the user's typewriter
in the form `tty\fIn\fR' for
\fIn\fR
a digit or letter. The actual path
name is then `/dev/tty\fIn\fR'.
.sh DIAGNOSTICS
`not a tty' if the standard input file is not a typewriter.
.sh BUGS