table of contents
other languages
other sections
TTY(1) | User Commands | TTY(1) |
NAME¶
tty - print the file name of the terminal connected to standard inputSYNOPSIS¶
tty [ OPTION]...DESCRIPTION¶
Print the file name of the terminal connected to standard input.- -s, --silent, --quiet
- print nothing, only return an exit status
- --help
- display this help and exit
- --version
- output version information and exit
AUTHOR¶
Written by David MacKenzie.REPORTING BUGS¶
GNU coreutils online help: <http://www.gnu.org/software/coreutils/>COPYRIGHT¶
Copyright © 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.SEE ALSO¶
Full documentation at: <http://www.gnu.org/software/coreutils/tty>March 2015 | GNU coreutils 8.23 |