For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get Arch Of System

An alternative to uname -m to see what is the architecture of the system is arch, which is short and self-explaining.

Example

arch
x86_64

Source: RedHat

Last updated