when I issue the command oslevel it does not give me the OS patch level
oslevel works
How do I get my OS patch level please.
Code:
oslevel -r
Usage: oslevel [ -l <level> | -g | -q ]
-l : List filesets at levels earlier than maintenance level
specified by the <level> parameter
-g : List filesets at levels later than most recent
complete maintenance level
-q : List names of known maintenance levels which may be
specified with the -l flag
Output indicates that base system software is entirely at
or above a particular maintenance level. Corresponding output
would be 4.1.1.0 first AIX 4.1 maintenance level.
The additional options may be specified to determine which
filesets differ from the maintenance level.
oslevel works
Code:
oslevel
4.3.2.0
How do I get my OS patch level please.