

filter                      Definition                     filter




A filter is a program that reads a stream of input, transforms it
in a  precisely defined manner, and writes  it to another stream.
Two or more  filters can be coupled with pipes  to perform a com-
plex transformation on a stream of input.

***** See Also *****

definitions, pipe
















































COHERENT Lexicon                                           Page 1


