tty (Unix)
From Wikipedia, the free encyclopedia
"tty" redirects here. For other uses, see TTY.
tty is a Unix command that prints to standard output the name of the terminal connected to standard input. The name of the program comes from teletypewriter, abbreviated "TTY".
When the program runs, it will output something like this:
$ tty /dev/pts/4
[edit] See also
[edit] External links
– Linux User Commands Manual
The TTY demystified tty history
| This Unix-related article is a stub. You can help Wikipedia by expanding it. |