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 zip/unzip command using gzip.
What is a command and examples?
How do I delete files from command prompt?
What is “chmod” command?
How does shebang work?
What do know about tee command and its usage?
What is the use of the tee command?
Which command is used to find whether the system is 32 bit or 64 bit?
What happens when we execute a unix command?
Which command is used to copy files?
What is the comma to display different lines that are found when compare two files?
What is the use of awk command in unix?
What does #!/ Bin sh do?
What does the “echo” command do?
What is the unix command to confirm a remote host is alive or not?