j
k
j a
j l
On Wed, 15 Sep 2004, Patrick B. O'Brien wrote:
What command can I issue telling me if I'm a 64 or 32 bit?
uname -p (processor): ->i686 for 32, ->x86_64 for 64 uname -i (hardware platform): ->i386 for 32, ->x86_64 for 64 Cheers, Peter.
Back to the thread
Back to the list