You can read the task, take hints and check your answer — but nothing is saved. No XP, no skill points, and this task will not be marked complete.
Write a shell or Python command to filter lines containing "ERROR" from a log file stream.
What this proves: Utilize terminal utilities and regex pattern searching.