Do not overwrite previous reports

Description:

A program called myapp is used to generate operational reports about scheduled tasks. By design, the application sends INFO messages to STDOUT and ERROR messages to STDERR. Historically, all generated reports have been persisted in the log file /home/lab/long_report.log.

Tasks:

  • Generate a new report appending all outputs to /home/lab/long_report.log.

Level: Beginner

Estimated duration: 15min

Access: Signup required

Tags: Linux

Scenarios