Pipeline: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
(Redirected page to Pipelines)
 
Line 1: Line 1:
The ''pipeline'' is a fundamental feature of the UNIX command line. By connecting the output of one program to the input of another, you can build chains of commands. In this way simple commands can form the building blocks to build more sophisticated / personalized scripts to do powerful things.
#REDIRECT [[Pipelines]]
 
[[Wikipedia:Pipeline (Unix)]]

Latest revision as of 17:37, 15 September 2013

Redirect to: