minix man page for tty

Query: tty

OS: minix

Section: 1

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

TTY(1)							      General Commands Manual							    TTY(1)

NAME
tty - print the device name of this tty
SYNOPSIS
tty [-s]
OPTIONS
-s Silent mode, only the exit status is affected.
EXAMPLES
tty # Print the tty name
DESCRIPTION
Print the name of the controlling tty. If the flag -s is given, tty is equivalent to the call test -t 0.
SEE ALSO
ttyname(3). TTY(1)
Related Man Pages
tty(4) - linux
tty(1) - debian
tty(4) - debian
systemd-tty-ask-password-agent(1) - x11r4
systemd-tty-ask-password-agent(1) - ultrix
Similar Topics in the Unix Linux Community
What is /dev/tty /dev/null and /dev/console
TTY Insane
Change putty title name
Asst: Shell Script to sed
Can we build a tool for Windows to retrieve data from UNIX servers (putty console)