Originally posted by: RatnaKantharaj
Hi All,
Can anyone please help us to get the kernel ID details in AIX... ???Am into a task where the shell scripts should be moved from Solaris to AIX environment with the required modifications.
Now i need the AIX command which will give the below output as in Solaris (like: uname -v ==> Generic_122300-51). If i check with "uname -X", this value is the Kernel ID itseems.
The output in AIX is shown as below (like: uname -v ==> 6) which is giving us OS version.In both env's man page, the meanings for the command "uname -v" is same. But the o/ps r different... :(
Can anyone please advise me on which command will give this Kernel ID details in AIX so that i can change the script accordingly in AIX. Thanks in advance
#AIX-Forum