Scenario #8

Name: Program not found

Description:

  • The program myapp was installed in the directory /opt/bin .
  • When you run it by typing myapp (without using the absolute path /opt/bin/myapp), the program is not found so it doesn't run.

Tasks:

  • Make it run when you type myapp (without using the absolute path /opt/bin/myapp).

Level: Beginner

Estimated duration: 15min

Access: Pro plan required

Tags: Linux

Scenarios