Pipeline: Difference between revisions

From XPUB & Lens-Based wiki
(New page: Pipelines is a fundamental property of the UNIX command line. By connecting the output of one program to the input of another, a chain of commands is possible, allowing simple commands to ...)
 
(Redirected page to Pipelines)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Pipelines is a fundamental property of the UNIX command line. By connecting the output of one program to the input of another, a chain of commands is possible, allowing simple commands to form the building blocks to build more sophisticated / personalized applications.
#REDIRECT [[Pipelines]]
 
[[Wikipedia:UNIX Pipeline]]

Latest revision as of 17:37, 15 September 2013

Redirect to: