List OS 32bit or 64 bit

(imported topic written by bearandy)

Is there a relevance could list OS is 32 bits or 64 bits?

Thanks for answer.

(imported comment written by mcalvi91)

we use this in one of our properties.

x64 of operating system

(imported comment written by bearandy)

Thanks for your answer.

(imported comment written by SystemAdmin)

I know that this is a couple of weeks old but we use:

architecture of operating system

This will actually give you what the architecture is.

If it’s 64-bit, it would be “x86_64”

If it’s 32-bit, it would be “i386”