Pipelines in Command Line Interfaces
All widely used Unix and Windows shells have a special syntax construct for the creation of pipelines. In typical usage one writes the filter commands in sequence, separated by the ASCII vertical bar character "|" (which, for this reason, is often called "pipe character"). The shell starts the processes and arranges for the necessary connections between their standard streams (including some amount of buffer storage).
Read more about this topic: Pipeline (Unix)
Famous quotes containing the words command and/or line:
“The Modernists command was Pounds Make it New. The postmodern imperative is Get it Used. The more used the better.”
—Andrei Codrescu (b. 1946)
“There is a line between a definite maybe and an indefinite yes.”
—Mason Cooley (b. 1927)