**Pipeline** is a sequence of commands separated by one of the control operators - `|` or `|&` `cat file.txt | sort -h | head`