Is anyone aware of shell differences between AIX and Solaris. There is either a differnce in the shell or the "find" command.
For example on Solaris...
# find /tmp/findtst -type d -mtime +30 -exec rm -r {} \;
# echo $?
0
On AIX ...
# find: 0652-081 cannot change directory to...
I'm running 5.2 MR4. I don't think my problem was with NMON. I must have installed something and didn't "bosboot/reboot".
This is what I did to fix the problem...
# cd /usr/lpp
# nmon
nmon read error: No such device or address
nmon file=nmon9.c...
scott,
I'm having the same problem with nmon (lslpp - segmentation fault only when I use the "?" wildcard). Example...
# lslpp -Lcq bos.?p
bos.mp:bos.mp:5.2.0.41: : :C:F:Base Operating System
bos.up:bos.up:5.2.0.41: : :C:F:Base Operating System
Segmentation fault
#...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.