Multiple choice technology operating systems

What is the command to find the maintenance level of AIX 5.3 and above?

  1. oslevel -r

  2. maintenancelevel

  3. osversion

  4. uname -a

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

The command oslevel ‑r returns the maintenance level (or release) of AIX 5.3 and later. The other options are not valid commands for this purpose, so the stored answer is correct.