answersLogoWhite

0


Best Answer

A filter is a program that can remove input given a certain criterial. It in effect, "filters" out things that either match or do not match, thus giving you less information (it has been filtered out).

A pipe is a software construct that allows for information to be communicated between processes. Think of a water pipe connecting a community for example.

Pipes can be utilized as well to "chain" together multiple filter programs to create only the information you want. A traditional pipe in Unix connects the output of one process to the input of another.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between pipes and filters in Unix?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between Os and unix?

No difference, really. Unix is an OS (Operating System)


What is the difference between Windows Unix and Linux?

what are similarities and differences between linux and unix?


What is named and unnamed pipe in unix?

In Unix, pipes are basically how information flows between processes. Unnamed pipes are created and destroyed within the processes life cycle. Named pipes exist until removed with an unlink() command and can be used with unrelated processes.


What is the main difference between UNIX and JAVA?

Unix is an operating system, Java is a language.


What are the two types of pipes in Unix operating system supports?

Names Pipes and unnamed pipes


What is the difference between UNIX 95 and UNIX 98?

Since there isn't a UNIX 95 or UNIX 98 per se, I think you are referring to Windows 95 or Windows 98..


What is the difference between Unix and Cisco?

Unix is the name of an Operating System (software) and Cisco is the name of a technology company.


Difference between unix and windows?

unix is a multiuser operating system but widows is a single user operating system.


What are the differences between Unix and Mac OS X?

Unix is a specification. Mac OS X is a certified implementation of Unix. This like asking "What is the difference between a turtle and a red-eared slider."


What is the difference between UNIX and other operating system?

Unix is a multi user, multi processing and multi tasking operating system


What is the difference between Unix and Unix-like?

In order to legally be called a "Unix" system, operating systems must undergo a rigorous and expensive certification procedure. "Unix-like" refers to systems that have an architecture similar to Unix, but have not undergone certification.


What are the difference between ms-dos and unix as a language translator?

Neither one of them is a "language translator."