What is filter command in unix?



What is filter command in unix?..

Answer / Amit Kumar Minz

A filter in Unix refers to commands that take input from standard input, perform some operation on it, and output the result to standard output. Examples include 'grep', 'sort', and 'awk'.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux Commands Interview Questions

What is bc command in unix?

1 Answers  


what is the diff b/w ext2 and ext3?

5 Answers  


Does cp overwrite?

1 Answers  


How would you check the available disk space on a Linux system?

1 Answers  


What is a makefile in c?

1 Answers  


How do I check my system performance?

1 Answers  


who invented unix?

3 Answers   Wipro,


What is gnu in linux?

1 Answers  


What is $@ in makefile?

1 Answers  


How can we increase disk read performance in single command in Linux operating system?

1 Answers   Winsol Solutions,


Which of the commands will replace all occurrences of the word rate with the word speed in the file racing?

1 Answers  


What is cat command in linux?

1 Answers  


Categories