Tizen 2.0 Release
[external/tizen-coreutils.git] / man / tty.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
2 .TH TTY "1" "March 2007" "GNU coreutils 6.9" "User Commands"
3 .SH NAME
4 tty \- print the file name of the terminal connected to standard input
5 .SH SYNOPSIS
6 .B tty
7 [\fIOPTION\fR]...
8 .SH DESCRIPTION
9 .\" Add any additional description here
10 .PP
11 Print the file name of the terminal connected to standard input.
12 .TP
13 \fB\-s\fR, \fB\-\-silent\fR, \fB\-\-quiet\fR
14 print nothing, only return an exit status
15 .TP
16 \fB\-\-help\fR
17 display this help and exit
18 .TP
19 \fB\-\-version\fR
20 output version information and exit
21 .SH AUTHOR
22 Written by David MacKenzie.
23 .SH "REPORTING BUGS"
24 Report bugs to <bug\-coreutils@gnu.org>.
25 .SH COPYRIGHT
26 Copyright \(co 2007 Free Software Foundation, Inc.
27 .br
28 This is free software.  You may redistribute copies of it under the terms of
29 the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
30 There is NO WARRANTY, to the extent permitted by law.
31 .SH "SEE ALSO"
32 The full documentation for
33 .B tty
34 is maintained as a Texinfo manual.  If the
35 .B info
36 and
37 .B tty
38 programs are properly installed at your site, the command
39 .IP
40 .B info tty
41 .PP
42 should give you access to the complete manual.