.
Monday, July 6, 2009
How to check kernel if 32 or 64 bit
[alex@localhost ~]$ uname -m
i686
[alex@localhost ~]$ file /usr/bin/file
/usr/bin/file: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.9, stripped
[alex@localhost ~]$
1 comment:
Anonymous
December 13, 2010 at 8:45 AM
# getconf LONG_BIT
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
# getconf LONG_BIT
ReplyDelete