Chapter 7: Pipes and Filters
From Linux Shell Scripting Tutorial - A Beginner's handbook
Objectives:
- Explains how to link two or more commands.
- Run multiple commands at a shell prompt.
- How to make commands using shell piping.
- How to use shell filters.