hpux man page for pty

Query: pty

OS: hpux

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

tty(1)							      General Commands Manual							    tty(1)

NAME
tty, pty - get the name of the terminal
SYNOPSIS
DESCRIPTION
and print the path name of the user's terminal. The option inhibits printing of the terminal path name and any diagnostics, providing a means to test only the exit code.
RETURN VALUE
Exit status codes for are: 2 Invalid options were specified, 1 The standard input is not a terminal or pseudo-terminal, 0 The standard input is a terminal or pseudo-terminal. Exit status codes for are: 2 Invalid options were specified, 1 The standard input is not a pseudo-terminal, 0 The standard input is a pseudo-terminal.
DIAGNOSTICS
standard input is not a terminal or pseudo-terminal for standard input is not a pseudo-terminal for
AUTHOR
was developed by AT&T. was developed by HP.
STANDARDS CONFORMANCE
tty(1)
Related Man Pages
tty(1) - opensolaris
pty(4) - plan9
pty(4) - php
pty(4) - posix
pty(4) - xfree86
Similar Topics in the Unix Linux Community
test file empty
Add Empty columns at the end of csv file
awk print last line returns empty string
Dealing with Empty files, AWK and Loops
ksh "typeset -i" and Empty Parameters