SyntaxFix
Write A Post
Hire A Developer
Questions
If you have sed:
sed -e '/REFERENCE/d' -e '/ERROR/d' [FILENAME]
Where FILENAME is the name of the text file with the good & bad lines
FILENAME