Multiple choice

Which of the following shell commands is used to list all your current environment variables and their settings?

  1. Export

  2. Env

  3. Alias

  4. Unalias

  5. History

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Env is used to list all your current environment variables and their settings.