Difference between revisions of "32v 1m tty"

From Computer History Wiki
Jump to: navigation, search
(New page: TTY(1) UNIX Programmer's Manual TTY(1) == NAME == tty - get terminal name == SYNOPSIS == tty == DESCRIPTION == _T_t_y prints the pathname of ...)
 
(No difference)

Latest revision as of 18:43, 26 October 2009

TTY(1) UNIX Programmer's Manual TTY(1)


NAME

    tty - get terminal name

SYNOPSIS

    tty

DESCRIPTION

    _T_t_y prints the pathname of the user's terminal.

DIAGNOSTICS

    `not a tty' if the standard input file is not a terminal.