TTY
TTY (noun) means a text terminal on a computer, especially the terminal device or console session that a Unix or Linux system uses for keyboard input and text output. Example: “Run 'tty' and it will print the name of the terminal you are currently using, such as /dev/pts/0.”
How to use TTY
Learner’s notesIn plain EnglishThe text screen and keyboard a computer talks to you through.
Technical jargon in computing; in accessibility contexts it is standard, official vocabulary.
On Linux, press Ctrl+Alt+F3 to switch to a bare TTY and Ctrl+Alt+F2 or F1 to come back to the desktop.
Trace the full origin ↓Fill the gap
Can you complete this real example?
Run '_____' and it will print the name of the terminal you are currently using, such as /dev/pts/0.
Etymology
An abbreviation of teletypewriter, the early printing terminal that connected to a computer or telephone line.