What does tty mean here ? "When commands are read from a tty, the interpreter is said to be in interactive mode." | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

What does tty mean here ? "When commands are read from a tty, the interpreter is said to be in interactive mode."

30th Sep 2020, 10:13 AM
Crypto Genesis
Crypto Genesis - avatar
1 Antwort
+ 3
It means terminal in unix based system .it is the console interface for unix user tty is the terminal/console mode for that user interact with by typing commands to do tasks not gui interfaces .
30th Sep 2020, 10:34 AM
HBhZ_C
HBhZ_C - avatar