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
What is the unix command to confirm a remote host is alive or not?
What does awk stand for?
Which command should you use to find the remaining disk space in unix server?
Is ‘du’ a command? If so, what is its use?
What is the use of the command 'ls -x chapter[1-5]' ?
What happens when we execute a unix command?
What is the use of tee command?
What does 'mkdir' command do in UNIX?
How do I run a whois command?
How to use grep command to list find the records of a file containing 10 different strings?
Which command will print your home directory on screen?
Write a command to kill the last background job?
How do I clear my terminal history?
What is the comma to show the space allocation of files?
How does the system know where one command ends and another begins?