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:
“I had now formed a clear and settled opinion, that the people of America were well warranted to resist a claim that their fellow-subjects in the mother-country should have the entire command of their fortunes, by taxing them without their consent.”
—James Boswell (17401795)
“One line typed twenty years ago
can be blazed on a wall in spraypaint
to glorify art as detachment
or torture of those we
did not love but also
did not want to kill.”
—Adrienne Rich (b. 1929)