• Share
  • ?
  • Profiles ▼
  • Communities ▼
  • Apps ▼

Blogs

  • My Blogs
  • Public Blogs
  • My Updates

AIX World

  • Log in to participate

About this blog

Discuss various AIX issue
  • Facebook
  • Twitter
  • Google
  • LinkedIn
  • RSS

Archive

  • August 2015
  • September 2013
  • August 2013
  • July 2013
  • April 2013
  • February 2013

Tags

Posts by date
  • Sort by:
  • Date
  • Title
  • Likes
  • Comments
  • Views ▼

How to install libintl.a in aix6.1

Wu Jian Jun 吴建军 060000KERD | | Visits (23950)

Tweet
  GCC and bash depend on libintl.a.   We may download gettext from http://www.bullfreeware.com/, and run: rpm -ivh gettext-0.17-7.aix6.1.ppc --nodeps   then we may find   libintl.a in  /opt/freeware/lib.

Tags:  aix libintl gcc

Why "file-size" of "sar -v" is different with "lsof | wc -l"

Wu Jian Jun 吴建军 060000KERD | | Comment (1) | Visits (12143)

Tweet
One month ago a colleague asked me a question: why the "file-size" in output of "sar -v" is different with "lsof | wc -l"? For example: # sar -v 09:23:31  proc-sz     inod-sz     file-sz     thrd-sz    09:23:32  82/262144   0/201       933/11215   321/524288 # lsof | wc -l      767 From above output we can find that lsof reports a smaller number than file-sz (767 vs 933). He thought the file-size means the number of open files in the system, and the lsof also reports files opened by processes in the system. So it... [More]

Tags:  sar lsof kdb aix

Welcome to the AIX World

Wu Jian Jun 吴建军 060000KERD | | Visits (5087)

Tweet
 I will update what I learned about AIX in this AIX World. I look forward to discuss various AIX topics with you. Thanks.   

Tags:  aix dump kernel lib lvm fs
  • Show:
  • 10
  • 20
  • 30
  • Previous
  • Next
1