tty(1)


NAME

   tty - print the file name of the terminal connected to standard input

SYNOPSIS

   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/>
   Report tty translation bugs to <http://translationproject.org/team/>

COPYRIGHT

   Copyright    2016  Free Software Foundation, Inc.  License GPLv3+: GNU
   GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
   This is free software: you are free  to  change  and  redistribute  it.
   There is NO WARRANTY, to the extent permitted by law.

SEE ALSO

   Full documentation at: <http://www.gnu.org/software/coreutils/tty>
   or available locally via: info '(coreutils) tty invocation'


More Linux Commands

manpages/DBI::Gofer::Serializer::DataDumper.3pm.html
DBI::Gofer::Serializer::DataDumper(3pm) - Gofer serializatio
Uses DataDumper to serialize. Deserialization is not supported. The output of this class is only meant for human consumption. See also DBI::Gofer::Serializer::B

manpages/re.3pm.html
re(3pm) - Perl pragma to alter regular expression behaviour
taint mode When use re taint is in effect, and a tainted string is the target of a regexp, the regexp memories (or values returned by the m// operator in list c

manpages/parray.n.html
parray(n) - standard library of Tcl procedures (Man Page)...
Tcl includes a library of Tcl procedures for commonly-needed functions. The procedures defined in the Tcl library are generic ones suitable for use by many diff

manpages/glGenTextures.3gl.html
glGenTextures(3gl) - generate texture names - Linux man page
glGenTextures returns n texture names in textures. There is no guarantee that the names form a contiguous set of integers; however, it is guaranteed that none o

manpages/gcov.1.html
gcov(1) - coverage testing tool (Commands - Linux man page)
gcov is a test coverage program. Use it in concert with GCC to analyze your programs to help create more efficient, faster running code and to discover untested

manpages/gnutls_dh_params_deinit.3.html
gnutls_dh_params_deinit(3) - API function - Linux man page
This function will deinitialize the DH parameters structure. REPORTING BUGS Report bugs to &lt;bug-gnutls@gnu.org&gt;. GnuTLS home page: http://www.gnu.org/software/g

manpages/ceilf.3.html
ceilf(3) - ceiling function: smallest integral value not les
These functions return the smallest integral value that is not less than x. For example, ceil(0.5) is 1.0, and ceil(-0.5) is 0.0. RETURN VALUE These functions r

manpages/XF86MiscQueryVersion.3.html
XF86MiscQueryVersion(3) - Extension library for the XFree86-
These functions provide an interface to the XFree86-Misc extension which allows various server settings to be queried and changed dynamically. Applications that

manpages/xdmxconfig.1.html
xdmxconfig(1) - a graphical configuration tool for Xdmx conf
xdmxconfig reads, edits, and writes configuration files for the Xdmx server. The grammar for the configuration file is specified in the Xdmx(1) manual page. To

manpages/regerror.3.html
regerror(3) - POSIX regex functions - Linux manual page.....
POSIX regex compiling regcomp() is used to compile a regular expression into a form that is suitable for subsequent regexec() searches. regcomp() is supplied wi

manpages/getyx.3ncurses.html
getyx(3ncurses) - get curses cursor and window coordinates
The getyx macro places the current cursor position of the given window in the two integer variables y and x. If win is a subwindow, the getparyx macro places th

manpages/print.3ncurses.html
print(3ncurses) - ship binary data to printer (Man Page)....
print.3ncurses - This function uses the mc5p or mc4 and mc5 capabilities, if they are present, to ship given data to a printer attached to the terminal. Note th





We can't live, work or learn in freedom unless the software we use is free.