Terminal
- Text-Terminal-HOWTO v1.41 February 2008, v1.28, January 2002
- Linux Console - Virtual Terminal & Terminal Windows
- Controlling Terminal
- Serial Console/Serial Port Terminal
- Console
- Virtual Terminal(VT)/Virtual Console(VC)
- Pseudo Terminal
- getty
- terminfo(formerly termcap) database
- environment variables
- Line Discipline
- /dev/tty
- A terminal may belong to a process as its controlling-terminal, which is a terminal uniquely associated with one session. Each process of a session with a controlling-terminal has the same controlling-terminal assigned to it. Each session may have at most one controlling-terminal associated with it and vice versa. A terminal may be assigned to at most one session as the controlling-terminal.
- /dev/tty stands for the controlling terminal (if any) for the current process
- To find out which tty's are attached to which processes use the "ps -a" command at the shell prompt (command line). Type "tty" at the shell prompt to see what it is.
- Terminal Emulation
- make the PC computer behave like a text terminal
- a real terminal to emulate another brand/model of terminal
page_revision: 45, last_edited: 1252987051|%e %b %Y, %H:%M %Z (%O ago)





