Objective: Understand function of streams and pipes in Unix systems
Objective: Understand function of streams and pipes in Unix systems
...
@@ -141,4 +141,4 @@ Remember that most Unix command process input and output line by line. Which mea
...
@@ -141,4 +141,4 @@ Remember that most Unix command process input and output line by line. Which mea
> - `|` the pipe operator to connect processes
> - `|` the pipe operator to connect processes
> - `wget` to download files
> - `wget` to download files
[You can head to the next session to apply pipe and stream manipulation.](https://http://perso.ens-lyon.fr/laurent.modolo/unix/8_text_manipulation.html)
[You can head to the next session to apply pipe and stream manipulation.](https://http://perso.ens-lyon.fr/laurent.modolo/unix/8_text_manipulation.html)