⟩ How to find 32 or 64 bit system instances of OS?
On a 32-bit system, the two-part kernel is located in the directory /platform/?uname -m?/kernel.
On a 64-bit system, the two-part kernel is located in the directory/platform/?uname -m?/kernel/sparcv9
________________________________________
isainfo -b
the above command displays whether the processor is 32/64 bit