0
What does tty mean here ? "When commands are read from a tty, the interpreter is said to be in interactive mode."
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 .