The information of x86-based operating systems differs from that of ARM-based operating systems. This topic describes how to check operating system information and the compiler version.
Procedure
Run the cat /proc/version
command to check operating system information and the compiler version.
Command output for an x86-based operating system
Command output for an ARM-based operating system