![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mac OS X 10.5.3 Update | iBot | UNIX and Linux RSS News | 0 | 05-28-2008 07:00 PM |
| update a file by key | ynixon | Shell Programming and Scripting | 25 | 03-29-2007 09:09 AM |
| How to update passwd | er_aparna | Shell Programming and Scripting | 5 | 03-02-2006 10:13 AM |
| gcc update | collins | High Level Programming | 0 | 10-28-2004 04:09 AM |
| update | rsh | UNIX for Dummies Questions & Answers | 3 | 11-18-2002 07:35 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
NIM ML update
My nim master have to updated with new ml 06 .
how do i know which version my nim master is currently? how to update nim -o update -a packages=all -a source=/software/aix52ml06 /lpp_sourse Is this ok.. ?? thanks govind.g |
|
||||
|
I don't understand, what you want.
To find out which maintenance level the nim master is issue (locally on the nim master): # instfix -i | grep AIX_ML You will get a list similar to the following: Code:
All filesets for 5.2.0.0_AIX_ML were found.
All filesets for 5200-01_AIX_ML were found.
All filesets for 5200-02_AIX_ML were found.
All filesets for 5200-03_AIX_ML were found.
All filesets for 5200-04_AIX_ML were found.
All filesets for 5200-05_AIX_ML were found.
Not all filesets for 5200-06_AIX_ML were found.
All filesets for 5200-07_AIX_ML were found.
# instfix -qic "5200-06_AIX_ML" | grep ':-:' bakunin |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|