Schibsted interview question

How do we filter text file using linux command line

Interview Answer

Anonymous

6 Aug 2023

use pipe to forward the output of the test file and then use grep command