+ -
当前位置:首页 → 问答吧 → 怎么看一个程序是32位还是64位的?

怎么看一个程序是32位还是64位的?

时间:2010-06-08

来源:互联网

不是系统,单一程序。

作者: welcome008   发布时间: 2010-06-08

file一下看看?

作者: zhmzhouming   发布时间: 2010-06-08

# file pipe
pipe:           ELF 64-bit MSB relocatable SPARCV9 Version 1
# file /usr/sbin/format
/usr/sbin/format:       ELF 32-bit MSB executable SPARC Version 1, dynamically linked, stripped

作者: zhmzhouming   发布时间: 2010-06-08



QUOTE:
# file pipe
pipe:           ELF 64-bit MSB relocatable SPARCV9 Version 1
# file /usr/sbin/format
...
zhmzhouming 发表于 2010-06-08 16:35




    知道了,多谢!

作者: welcome008   发布时间: 2010-06-08

收藏一下

作者: easybegin   发布时间: 2010-06-08