3. Environment Variables

3.3. Exercise

Icon indicating an exerciseExercise

  1. List all of the environment variables set for your user environment.
  2. Create a new environment variable called MYFILE and set it equal to myfile.txt.
  3. Display the value of the environment variable MYFILE.