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:
“By his command these words are cut:
Cast a cold eye
On life, on death.
Horseman, pass by!”
—William Butler Yeats (18651939)
“The line it is drawn
The curse it is cast
The slow one now
Will later be fast
As the present now
Will later be past
The order is
Rapidly fadin.
And the first one now
Will later be last
For the times they are a-changin.”
—Bob Dylan [Robert Allen Zimmerman] (b. 1941)