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

全部博文(150)

文章存档

2015年(15)

2014年(75)

2013年(4)

2012年(56)

gcc

发布时间:2015-03-06 11:15:00

-Wl,<options>            Pass comma-separated <options> on to the linkergcc -Wl,-rpath,/home/arc/test,-rpath,/lib/,-rpath,/usr/lib/,-rpath,/usr/local/lib test.creadelf -d a.out  可以看到效果......【阅读全文】

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

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

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

阅读(827) | 评论(0) | 转发(0)
ldd

发布时间:2015-02-02 19:52:45

http://blog.csdn.net/benben85/article/details/4161134......【阅读全文】

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

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

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

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

发布时间:2015-01-21 12:58:52

rpm -qp --scripts ABC-0.1-1.rpmList the package specific scriptlet(s) that are used as part of the installation and uninstallation processes.......【阅读全文】

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

登录 注册