Answer Posted / satish
A filter is a program/command that gets most of its data
from its standard input and writes its main results to its
standard output.
Following are some filter commands.
awk,cat,comm,cut,expand,compress,fold,grep,head,tail,sed,sh,
tee,uniq,wc
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Describe the usage and functionality of the command rm –r * in unix?
What is awk command used for?
What is pipe command in unix?
What command is used to switching between users in unix?
What is the unix command to confirm a remote host is alive or not?
How does the system know where one command ends and another begins?
How can you see the command line history?
What is grep command in unix with examples?
What is updatedb?
How do I search for text in vi?
Why is awk called awk?
What is s and g in sed command?
What does awk stand for?
What does grep v do?
What is difference between grep and find command in unix?