Stream
See: stream cheat sheet
A stream refers to a collection of text.
There are generally two streams in the command line:
- stdin
for user input (default is keyboard)
- stdout
for user output (default is display)
See: stream cheat sheet
A stream refers to a collection of text.
There are generally two streams in the command line:
- stdin
for user input (default is keyboard)
- stdout
for user output (default is display)