Chinaunix首页 | 论坛 | 博客
  • 博客访问: 588016
  • 博文数量: 150
  • 博客积分: 1132
  • 博客等级: 少尉
  • 技术积分: 2067
  • 用 户 组: 普通用户
  • 注册时间: 2012-04-11 16:46
文章分类

全部博文(150)

文章存档

2015年(15)

2014年(75)

2013年(4)

2012年(56)

发布时间:2015-03-12 16:39:47

readelf [-d|--dynamic] elffile...Displays the contents of the file's dynamic section, if it has one.其输出与 ldd 看到的一致。......【阅读全文】

阅读(621) | 评论(0) | 转发(0)

发布时间:2015-03-12 16:34:55

ldconfig  creates  the  necessary  links  and  cache to the most recent shared libraries found in the directories specified on the command line, in the file /etc/ld.so.conf, and in the  trusted  directories  (/lib and /usr/lib). T.........【阅读全文】

阅读(745) | 评论(0) | 转发(0)

发布时间:2015-02-10 20:07:13

#!/bin/bashecho "echo \$1" | bash -s "123"-s 指定了参数。......【阅读全文】

阅读(823) | 评论(0) | 转发(0)

发布时间:2015-01-21 13:00:04

cp -a adir/. bdir从 adir 拷贝到 bdir......【阅读全文】

阅读(540) | 评论(0) | 转发(0)

发布时间:2014-11-20 13:44:27

-s 选项:Snarf  snaplen bytes of data from each packet rather than the default of 68 (with SunOS's NIT, the minimum is actually 96).Setting snaplen to 0 means use the required length to catch whole packets.......【阅读全文】

阅读(1158) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册