Use of Filters
A filter takes its input from a file, performs some operation on that input, and writes the result to standard output.
Two common UNIX filters are
grep
sort
Previous slide
Next slide
Back to first slide
View graphic version