DocumentCode :
817281
Title :
Pipelines [Unix programming]
Author :
Thomas, David ; Hunt, A.
Author_Institution :
The Pragmatic Programmers
Volume :
20
Issue :
6
fYear :
2003
Firstpage :
17
Lastpage :
19
Abstract :
One of the underlying philosophies of the Unix command shell is the idea of the pipeline: take a set of small, specialized programs and let them interact by feeding the output of one into the input of the next. By stringing simple programs together in this way, rich behavior can emerge. Pipelines can let you replace complex program logic with a chain of far simpler discrete steps.
Keywords :
Unix; job control languages; programming; Unix command shell; Unix programming; pipeline; simple discrete steps; simple programs; specialized programs; Automatic programming; Automation; Books; Feeds; Filters; Impedance matching; Java; Logic; Pattern matching; Pipelines;
fLanguage :
English
Journal_Title :
Software, IEEE
Publisher :
ieee
ISSN :
0740-7459
Type :
jour
DOI :
10.1109/MS.2003.1241360
Filename :
1241360
Link To Document :
بازگشت