Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what are the uses of filters?

Answers were Sorted based on User's Feedback



what are the uses of filters?..

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

what are the uses of filters?..

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 are the uses of filters?..

Answer / sekhar

to filter the data in existing file.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Unix Commands Interview Questions

Briefly, how do you install Oracle software on UNIX.

2 Answers  


How does shebang work?

0 Answers  


Give the command for finding the current date.

0 Answers  


What Is the command to change a file's creation time. means one file is created at the time 15:19 then time should br changed to 14:14

8 Answers   3i Infotech, IBM,


What is rmdir command?

0 Answers  


What is grep short for?

0 Answers  


what is telnet?

6 Answers  


which script will invoke first ,when /etc/init.d starts

1 Answers  


The command grep first second third /usr/you/myfile a) prints lines containing the words first, second or third from the file /usr/you/myfile b) searches for lines containing the pattern first in the files second, third, and /usr/you/myfile and prints them c) searches the files /usr/you/myfiel and third for lines containing the words first or second and prints them d) replaces the word first with the word second in the files third and /usr/you/myfile e) None of the above

4 Answers   IBM,


what these two commands prints "echo test","cat test"?

6 Answers   TCS, Wipro,


Name the general commands in using unix os for a beginner?

0 Answers  


How do you stop a running process?

7 Answers  


Categories