Multiple choice

Which of the following is not a special shell variables?

  1. PATH

  2. HOME

  3. LOGNAME

  4. All of the above

  5. MAIL

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

All of the above are the special shell variables. It defines the file where the mail of the user is stored.