output text in red using CONSOLE_CODES
printf '\x1b[31hello!\x1b[0m\n' - switch to red - hello! - switch back - line feed \x
Influence of teletype machine input
Composition of tools
- “scripts” to solve more complex problems: call unix tools as subroutines
Evolution of many parameters
Shell
The main user-interface software (“shell”) is a normal replaceable program without special privileges