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 |
distinguish between interrupts and exceptions?
What does touch command do in unix?
How to set sticky bit, or it have any seperate directory to create sticky bit in sunfir servers. Please help me , i don't no the exact answer?
in UNIX,How do you check for processes started by particular user suppose the user name is 'suresh'?
what these two commands prints "echo test","cat test"?
Explain command to show the space allocation of files?
Is ‘du’ a command? If so, what is its use?
How would you change all occurrences of a value using VI?
What are filter commands in unix?
What are the dos commands?
How do you find out all processes that are currently running in UNIX OS?
What is {} in find command?