Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1696145
  • 博文数量: 163
  • 博客积分: 10591
  • 博客等级: 上将
  • 技术积分: 1980
  • 用 户 组: 普通用户
  • 注册时间: 2006-08-08 18:17
文章分类

全部博文(163)

文章存档

2018年(1)

2012年(1)

2011年(47)

2010年(58)

2009年(21)

2008年(35)

分类:

2011-02-10 10:47:08

如何查看aix系统上某个文件所属的软件版本呢? 例如查看/usr/sbin/snmpdv1,如下:
 
-w /usr/sbin/snmpdv1
  File                                        Fileset               Type
  ----------------------------------------------------------------------------
  /usr/sbin/snmpdv1                           bos.net.tcp.client    File
-l |grep bos.net.tcp.client
  bos.net.tcp.client         5.3.9.2  COMMITTED  TCP/IP Client Support
  bos.net.tcp.client         5.3.9.2  COMMITTED  TCP/IP Client Support
 
看到了吧,首先查处文件所属的fileset,然后再查看这个fileset的版本,:)
阅读(1953) | 评论(1) | 转发(0) |
给主人留下些什么吧!~~

chinaunix网友2011-03-05 16:16:22

很好的, 收藏了 推荐一个博客,提供很多免费软件编程电子书下载: http://free-ebooks.appspot.com