Multiple choice technology operating systems

The Default variable $TZ is used to

  1. display the number of Zombie process in the system

  2. set the time zone

  3. set the time for zip process

  4. display the last test condition result

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

The TZ environment variable sets the timezone for Unix/Linux systems, affecting how time commands display time. It doesn't relate to zombie processes, zip operations, or test conditions.