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(1) - linux
tty(4) - centos
tty(4) - linux
remote-tty(1) - debian
systemd-tty-ask-password-agent(1) - ultrix
Similar Topics in the Unix Linux Community
What is /dev/tty /dev/null and /dev/console
POSIX way of getting columns in tty?
Asst: Shell Script to sed
Can we build a tool for Windows to retrieve data from UNIX servers (putty console)
Automating pbrun /bin/su not working, whenever manually it is working using putty