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 does the command ' $who | sort –logfile > newfile' do?
What will the following command do?
What is updatedb?
What is the command to compare two files in unix?
What happens when we execute a unix command?
Who wrote grep?
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)?
What does sed command do in unix?
What is time_t?
What is merge command in unix?
What does #!/ Bin sh do?
How to use grep command to list find the records of a file containing 10 different strings?
What do chmod, chown, chgrp commands do?
Can you enlist some commonly used network commands?
How to display no of records in oracle using unix command?