sed '/Error/d' input.txt > output.txt
May be too aggressive in some cases, AWK may be more precise for this task in tab-delimited files.
nihilism is exhausting
sed '/Error/d' input.txt > output.txt
May be too aggressive in some cases, AWK may be more precise for this task in tab-delimited files.
"Sometimes you eat the bear, and sometimes, well, he eats you."