what are the uses of filters?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / lakshmi
To filter the data from existing file.We can use filters to
extract the data according to our need.
| Is This Answer Correct ? | 0 Yes | 2 No |
what is the shell for dos,nt operating systems?
how will u execute a file in unix
Is ‘du’ a command? If so, what is its use?
Which Command is Used for temprary switch User?
Write a command to find all of the files which have been accessed within the last 30 days.
5 Answers Google, IBM, Satyam,
How do I use nslookup?
what is the command to list files in a directory in UNIX?
Give Command that will move a single file called "unix.txt"
How to remove a crontab file?
How does shebang work?
How we will execute previous command in vi editor?
can we use cat command as an editor ..???