Using Streams, Redirections and Pipes in Linux
Stream
is a data entity that can be manipulated. Every input to
or output from
a program in Linux is treated as stream and can be redirected to or from other sources. Similarly, they can be piped to other programs using pipes
.
In this scenario, we are going to learn about Linux streams, redirection and pipes.
- MODESINGLEPLAYER
- TYPECCL
- DIFFICULTYEASY
- TIME60 MINUTES
- COST10 CRYSTALS