Query: tty
OS: ultrix
Section: 1
Links: ultrix man pages all man pages
Forums: forum home forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
tty(1) General Commands Manual tty(1) Name tty - print current terminal name Syntax tty [-s] Description The command prints the pathname of the user's terminal unless the -s (silent) is given. In either case, the exit value is zero if the stan- dard input is a terminal and one if it is not. Options -s Suppresses pathname. Diagnostics Prints `not a tty' if the standard input file is not a terminal. tty(1)