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 cmd to remove the comment lines from a file and to display the original text without comments? thanks in advance......
How many unix commands are there?
What is the command to view process running?
Name the unix command to find how many days the server has been up.
What is merge command in unix?
what is the significance of "su" command?
How to rename files and folders?
Who command in unix?
What is Unix, and how does it differ from other operating systems?
what is the difference between SED and GREP ? Which one is more better and why?
Are you in or at the office?
what is ls -ltd?