Computer Science, asked by shubham13613, 1 year ago

explain the different types of commands which are used for filtering

Answers

Answered by arya6907
10
filter is a program that reads standard input, performs an operation upon it and writes the results to standard output. For this reason, it can be used to process information in powerful ways such as restructuring output to generate useful reports, modifying text in files and many other system administration tasks.

shubham13613: i m not satisfied.
Answered by BrainlyFIRE
2

filter is a program that reads standard input, performs an operation upon it and writes the results to standard output. For this reason, it can be used to process information in powerful ways such as restructuring output to generate useful reports.

Similar questions