unix中的bdf指令有什么用。
答案:2 悬赏:80 手机版
解决时间 2021-11-17 21:19
- 提问者网友:寂寞撕碎了回忆
- 2021-11-17 05:36
unix中的bdf指令有什么用。
最佳答案
- 五星知识达人网友:鸠书
- 2021-11-17 05:41
bdf 是HP-UX操作系统中的命令。和Linux、Solaris中的df命令差不多。功能:检查文件系统的磁盘空间占用情况
全部回答
- 1楼网友:woshuo
- 2021-11-17 06:42
bfd命令不是linux自带的命令,它是binutils这个工具中的命令。
以下的说明是从它的README中看到的
1 BFD is an object file library. It permits applications to use the
2 same routines to process object files regardless of their format.
3
4 BFD is used by the GNU debugger, assembler, linker, and the binary
5 utilities.
6
7 The documentation on using BFD is scanty and may be occasionally
8 incorrect. Pointers to documentation problems, or an entirely
9 rewritten manual, would be appreciated.
10
11 There is some BFD internals documentation in doc/bfdint.texi which may
12 help programmers who want to modify BFD.
13
14 BFD is normally built as part of another package. See the build
15 instructions for that package, probably in a README file in the
16 appropriate directory.
以下的说明是从它的README中看到的
1 BFD is an object file library. It permits applications to use the
2 same routines to process object files regardless of their format.
3
4 BFD is used by the GNU debugger, assembler, linker, and the binary
5 utilities.
6
7 The documentation on using BFD is scanty and may be occasionally
8 incorrect. Pointers to documentation problems, or an entirely
9 rewritten manual, would be appreciated.
10
11 There is some BFD internals documentation in doc/bfdint.texi which may
12 help programmers who want to modify BFD.
13
14 BFD is normally built as part of another package. See the build
15 instructions for that package, probably in a README file in the
16 appropriate directory.
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯