Scenario #10

Name: Don't overwrite previous reports

Description:

  • The program myapp generates a report with information about some tasks.
  • INFO messages are written to STDOUT.
  • ERROR messages are written to STDERR.
  • Previous reports were saved in /home/lab/long_report.log .

Tasks:

  • Generate a new report appending all outputs to /home/lab/long_report.log without overwriting its previous content.

Level: Beginner

Estimated duration: 15min

Access: Signup required

Tags: Linux

Scenarios