Bash Scripting - Text Processing in Scripts
Which bash command sequence efficiently extracts all lines containing the word
error from system.log and writes them to error_report.txt?