Schibsted Interview Question

How do we filter text file using linux command line

Interview Answer

Anonymous

Aug 6, 2023

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