UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: tsetChapter 2
Unix Commands
Next: Reference: type
 

tty

tty [options]

Print the device name of your terminal. This is useful for shell scripts and often for commands that need device information.

Options

-l

Print the synchronous line number, if on an active synchronous line.

-s

Return only the codes: 0 (a terminal), 1 (not a terminal), 2 (invalid options used).


Previous: Reference: tsetUNIX in a Nutshell: System V EditionNext: Reference: type
Reference: tsetBook IndexReference: type

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System