Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ tty(4) — AIX PS/2 1.2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

hft



TTY(4,F)                    AIX Technical Reference                    TTY(4,F)



-------------------------------------------------------------------------------
tty



PURPOSE

Supports the controlling terminal interface.

SYNOPSIS

#include<sys/hft.h>
#include<sys/termio.h>
#include<sys/tty.h>

DESCRIPTION

For each process, the /dev/tty special file is a synonym for the associated
control terminal.  It is found in all AIX systems.  This file is useful to
programs or shell sequences that wish to ensure writing messages on the
terminal regardless of how output is redirected.  It can also be used for
programs that demand the name of a file for output when typed output is
desired, and to find out what terminal is currently in use.

FILES

/dev/tty
/dev/tty*

RELATED INFORMATION

In this book:  "hft."























Processed November 7, 1990         TTY(4,F)                                   1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026