Answer Posted / saneeth p r
In Unix, a filter is a small program that reads its input
from stdin, and writes its output to stdout.Forking
encourages the development of filters
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is sed awk grep?
What are filter commands in unix?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Which command can you use to find the currently running process in unix server?
What are the commands in UNIX to list the files in a Directory?
What is in grep command?
Who wrote grep?
How do I use grep to find a file?
Why is awk called awk?
What is a command and examples?
What are the unix commands?
How does shebang work?
What is {} in find command?
What is pipe command in unix?
Why is it called grep?