blob: 2027545f2144aa787f3d5f585eafceca7de9dc9e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
.pa 1
.he 'TTY (I)'3/15/72'TTY (I)'
.ti 0
NAME tty -- get tty name
.sp
.ti 0
SYNOPSIS tty___
.sp
.ti 0
DESCRIPTION tty___ gives the name of the user's typewriter
in the form "ttyn" for n_ a digit. The actual path
name is then "/dev/ttyn".
.sp
.ti 0
FILES --
.sp
.ti 0
SEE ALSO --
.sp
.ti 0
DIAGNOSTICS "not a tty" if the standard input file is not a typewriter.
.sp
.ti 0
BUGS --
|