uname -m
you can also just type the command: arch
I've used: file `which file`
Some other outcomes are ppc and ppc64ppc for power pcppc64 for power pc64 like an IBM power 6 server.
Very Simple :[root@server1 ~]# getconf LONG_BIT32[rdhirend@prod-us-db4 ~]$ getconf LONG_BIT64
4 comments:
you can also just type the command: arch
I've used: file `which file`
Some other outcomes are ppc and ppc64
ppc for power pc
ppc64 for power pc64 like an IBM power 6 server.
Very Simple :
[root@server1 ~]# getconf LONG_BIT
32
[rdhirend@prod-us-db4 ~]$ getconf LONG_BIT
64
Post a Comment