Exercise: log file
- Run the script in a way that only the lines with "Error" in them will show.
- Then run the script and redirect the output to a file.
- Run it in the background.
- Display the content of the log-file as it is growing.
- Now display only the lines with the word "Error"