tty(1) minix man page | unix.com

Man Page: tty

Operating Environment: minix

Section: 1

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) - centos
tty(4) - linux
remote-tty(1) - debian
systemd-tty-ask-password-agent(1) - x11r4
systemd-tty-ask-password-agent(1) - sunos
Similar Topics in the Unix Linux Community
stty: error occurs when installing rpm
Stty settings before login
Cannot create user using SMITTY
Asst: Shell Script to sed
Can we build a tool for Windows to retrieve data from UNIX servers (putty console)