logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

System::Info::AIX - Object for specific AIX info.

Description

$si->prepare_sysinfo
       Use os-specific tools to find out more about the system.

   $si->prepare_os
       Use os-specific tools to find out more about the operating system.

       Abbreviations used in AIX OS version include

        ML   Maintenance Level
        TL   Technology Level
        SP   Service Pack
        CSP  Conclusive/Last SP
        RD   Release Date (YYWW)

       When the OS version reports as "AIX 5.3.0.0/TL12-05", the 05 is the "SP" number. Newer versions of AIX
       report using "TL", where older AIX releases report using "ML". See "oslevel -?".

Name

       System::Info::AIX - Object for specific AIX info.

See Also