Content deleted Content added
m Removing link(s): Wikipedia:Miscellany for deletion/7 pseudo-portal forks of outline pages (Xunlink) |
→Text terminals: -caps |
||
Line 131:
A ''text terminal'', or often just ''terminal'' (sometimes ''text console'') is a serial computer interface for text entry and display. Information is presented as [[text mode|an array of pre-selected formed characters]]. When such devices use a video display such as a [[cathode-ray tube]], they are called a "[[video display unit]]" or "visual display unit" (VDU) or "video display terminal" (VDT).
The [[
The fundamental type of application running on a text terminal is a [[command line interpreter]] or ''[[shell (computing)|shell]]'', which [[Command-line interface#Command prompt|prompts]] for commands from the user and executes each command after a press of ''Enter''. This includes [[Unix shell]]s and some [[interactive programming]] environments. In a shell, most of the commands are small applications themselves.
|