Linux Level 2 55 points

Linux-Script Debug. Fixing a Broken Bash Script

Mission

This script has several intentional bugs (typos, syntax mistakes) and fails to run to completion. Use bash's debugging features to fix them one by one.

#linux#bash#debugging

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag