Topic: file input/output
ThesaHelp: references i-l
Topic: software tools
Topic: I/O streams
Topic: processing a sequence
Topic: Unix pipes
Topic: uniform representation of files and sequences
| |
Reference
Kernighan, B.W., Plauger, P.J.,
"Software tools",
Proceedings of the 1st National Conference on Software Engineering, New York, IEEE, pp. 8-13, 1975.
Google
Quotations
8 ;;Quote: filter programming produces an output stream from an input stream; both streams should be general
| QuoteRef: kernBW_1975 ;;9 UNIX time sharing has standard input and output streams which can be renamed eg list foo or edit script
| 10 ;;Quote: UNIX pipes allow buffered, concurrent programs; output of one program is input to the other
| 10 ;;Quote: pipes with filters require a uniform data format
|
Related Topics
Topic: file input/output (21 items)
ThesaHelp: references i-l (342 items)
Topic: software tools (20 items)
Topic: I/O streams (17 items)
Topic: processing a sequence (17 items)
Topic: Unix pipes (10 items)
Topic: uniform representation of files and sequences (14 items)
|