Skip to content

Commit

Permalink
Update episodes/04-pipefilter.md
Browse files Browse the repository at this point in the history
Co-authored-by: Benson Muite <[email protected]>
  • Loading branch information
themkots and bkmgit authored Apr 12, 2024
1 parent ecc129b commit b26cf1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion episodes/04-pipefilter.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ exercises: 10
::::::::::::::::::::::::::::::::::::::: objectives

- Explain the advantage of linking commands with pipes and filters.
- Combine commands in more than one stages to get new output
- Combine sequences of commands to get new output
- Redirect a command's output to a file.
- Explain what usually happens if a program or pipeline isn't given any input to process.

Expand Down

0 comments on commit b26cf1d

Please sign in to comment.