PAUSE
ENCORE5
ENCORE
BOX
ILLUSTRATION
GO
Viewed from the user's level, the standard
(default) files may be viewed as follows:
TERMINAL
NEXT
$V1$
/
/~
---------------------------------
/ [] [] [] [] [t] [y] [p].. [] /
/ [a] [s] [d] [f] [g] .....[l] /
/ [z] [x] [c] [v] [b] .....[/] /
````````````````````````````````
The standard input is connected to the user's input/keyboard..
Standard Input
The standard output is connected to the user's output, the terminal screen.
Standard Output
The standard error, if possible, is redirected to the standard
output. However, it may as well be redirected to other files
using the Shell's redirection facility, 2>.
Standard Error >
> Standard Output