Answer Posted / rajib mallick
In Unix, A filter is nothing but the commands/ Programs
that have the capability to read its input from std/in, and
gives the output to std/out.Fork and exec are resposible
system calls for the development of filters.
By ex:- cut, sort, tee, touch, lp, more, less, head, tail
etc...
Thanks,
RAZIB.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do you grep a case insensitive?
What is the unix command to confirm a remote host is alive or not?
What is command substitution?
How do I search for a file in unix command?
How do I use nslookup?
What is grep in bash?
What is the first character of the output in ls l command?
How does shebang work?
What is unix command?
What are filter commands in unix?
What does the metacharacter mean?
Name the general commands in using unix os for a beginner?
Which command is used to copy files?
What are awk commands?
What will the following command do?