vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| "Ulrich--nO--(dot)-sPAM--Link" <"Ulrich--nO--(dot)-sPAM--Link"@Epost.de> wrote in message news:<bkectd$tkt$00$1@news.t-online.com>... > vicebay wrote: > > Hi, > > > > How do I tell what version of AIX is installed on my machine. Thanks. > > man uname > > --- > Uli Better yet man oslevel |
| |||
| "Ulrich--nO--(dot)-sPAM--Link" <"Ulrich--nO--(dot)-sPAM--Link"@Epost.de> wrote in message news:<bkectd$tkt$00$1@news.t-online.com>... > vicebay wrote: > > Hi, > > > > How do I tell what version of AIX is installed on my machine. Thanks. > > man uname > > --- > Uli oslevel Steve |
| |||
| Steve Nottingham wrote: > "Ulrich--nO--(dot)-sPAM--Link" <"Ulrich--nO--(dot)-sPAM--Link"@Epost.de> wrote in message news:<bkectd$tkt$00$1@news.t-online.com>... > >>vicebay wrote: >> >>>Hi, >>> >>>How do I tell what version of AIX is installed on my machine. Thanks. >> >>man uname >> >>--- >>Uli > > > oslevel > That's most probably what was meant. The AIX version is 3, 4 or 5... and that was questioned ;-) (uname -v, uname -r) --- Uli |
| ||||
| "Ulrich--nO--(dot)-sPAM--Link" <"Ulrich--nO--(dot)-sPAM--Link"@Epost.de> wrote in message news:<bkectd$tkt$00$1@news.t-online.com>... > vicebay wrote: > > Hi, > > > > How do I tell what version of AIX is installed on my machine. Thanks. > > man uname > > --- > Uli oslevel -r also instfix -ik|grep AIX_ML and instfix -ciqk 4330-10_AIX_ML |grep ":-:" can help in telling what filesets are downlevel, where 4330-10_AIX_ML would be a value returned by the previous instfix saying that not all filesets for it had been installed. Try it and you'll see what I mean. Scott |