DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

tty(7)


tty -- controlling terminal interface

Description

The file /dev/tty is, in each process, a synonym for the control terminal associated with the process group of that process, if any. It is useful for programs or shell sequences that wish to be sure of writing messages on the terminal no matter how output has been redirected. It can also be used for programs that demand the name of a file for output, when typed output is desired and it is tiresome to find out what terminal is currently in use.

Files

   /dev/tty
   /dev/tty*

References

console(7)


© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004