Everpure Interview Question

They asked me to go through a very large log file and isolate a problem using grep.

Interview Answer

Anonymous

Jan 9, 2015

lots of grep -v to remove the noise from the huge log file.