How do i find whether my kernel architecture is 32
bit or 64 bit. If u suggest "uname" as the option
please tell me how to extract the architecture from
the output of "uname -a" . i think we cannot find the
kernel architecture from uname. But if some one feels
he can please tell me how to find it. I had tried
"arch", "getconf KERNEL_ARCH". nothing works.