PAGETURNER
ENCORE5
ENCORE
BOX
ILLUSTRATION
GO
Viewed from the user's level:
TERMINAL
NEXT
$V1$
/
/~
/~
---------------------------------
/ [] [] [] [] [t] [y] [p].. [] /
/ [a] [s] [d] [f] [g] .....[l] /
/ [z] [x] [c] [v] [b] .....[/] /
````````````````````````````````
A command takes its input from the standard input, which
is usually your keyboard.
Standard Input
The standard output is the place that commands send
their output, usually your terminal screen.
Standard Output
Error messages from the system, called the standard error,
are usually redirected to the standard output.
Standard Output
Standard Error