Linux Level 1 15 points

Linux-Environment Variable Basics. Checking Shell Startup Variables

Mission

One of the environment variables set when the shell starts holds the flag. Check it with the env command or echo $variablename.

#linux#environment-variables#bash

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag