Errors only

Description:

A program called myapp is installed in the system. It writes all error messages to STDERR and all other output to STDOUT. Since it's a binary, you cannot modify its source code to change its logging behavior.

Tasks:

  • Run the program myapp saving all error messages and ignoring all other messages.

Level: Beginner

Estimated duration: 15min

Access: Signup required

Tags: Linux

Scenarios