Pipeline
A set of commands whose streams are connected so bytes produced by one stage become input to another.
Also known as command pipeline
A set of commands whose streams are connected so bytes produced by one stage become input to another.
Also known as command pipeline