Multiple choice technology

How to verify the flavor of the UNIX system that you are using

  1. uname

  2. fname

  3. SHELL

  4. ulimit

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

The uname command displays system information including the UNIX flavor/variant. SHELL is an environment variable for the current shell, not system type.