Introduction
The pipeline lets you send data from one command to another easily, like passing a ball between friends.
You want to list files and then filter only certain types.
You need to get processes and sort them by memory use.
You want to find services that are running and display their names.
You want to take output from one command and use it as input for another without saving to a file.