Linux Tips & Tricks
Monday, October 1, 2012
What is meant by Pipe and Filter in Unix or Linux?
PIPE:
Pipe is a way of passing data from standard output of one process to standard input of another process.
Filter:
It is a program that by default reads from standard input and writes to standard output.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment