1TTY(1) User Commands TTY(1)
2
3
4
6 tty - print the file name of the terminal connected to standard input
7
9 tty [OPTION]...
10
12 Print the file name of the terminal connected to standard input.
13
14 -s, --silent, --quiet
15 print nothing, only return an exit status
16
17 --help display this help and exit
18
19 --version
20 output version information and exit
21
23 Written by David MacKenzie.
24
26 GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
27 Report any translation bugs to <https://translationproject.org/team/>
28
30 Copyright © 2020 Free Software Foundation, Inc. License GPLv3+: GNU
31 GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
32 This is free software: you are free to change and redistribute it.
33 There is NO WARRANTY, to the extent permitted by law.
34
36 Full documentation <https://www.gnu.org/software/coreutils/tty>
37 or available locally via: info '(coreutils) tty invocation'
38
39
40
41GNU coreutils 8.32 June 2021 TTY(1)